drm/msm/a6xx: Fix a typo in an error message
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 4 Dec 2019 06:02:20 +0000 (07:02 +0100)
committerRob Clark <robdclark@chromium.org>
Mon, 18 May 2020 16:26:32 +0000 (09:26 -0700)
commit09b4138ec2878d504c28a35f0c4c9bb4a0b0c5f4
tree6540eab43e8ce57c1c1a8aceea622d73e0651dc8
parent81c4389e4835ad14280718f477cf30b64643b721
drm/msm/a6xx: Fix a typo in an error message

'in' is duplicated in the error message. Axe one of them.
While at it, slighly improve indentation.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/adreno/a6xx_gmu.c