staging: sm750fb: align arguments with open parenthesis in file sm750_accel.h
authorGabriela Bittencourt <gabrielabittencourt00@gmail.com>
Thu, 24 Oct 2019 16:38:21 +0000 (13:38 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Oct 2019 03:11:27 +0000 (23:11 -0400)
Cleans up checks of "Alignment should match open parenthesis"
in file sm750_accel.h

Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@gmail.com>
Link: https://lore.kernel.org/r/20191024163822.7157-3-gabrielabittencourt00@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_accel.h

index c16350b5a3102682dcf488f6a5b5478d3d7be2d6..2c79cb730a0a64f8e6597f914c79ab8d0ab96d15 100644 (file)
@@ -190,9 +190,9 @@ void sm750_hw_set2dformat(struct lynx_accel *accel, int fmt);
 void sm750_hw_de_init(struct lynx_accel *accel);
 
 int sm750_hw_fillrect(struct lynx_accel *accel,
-                               u32 base, u32 pitch, u32 Bpp,
-                               u32 x, u32 y, u32 width, u32 height,
-                               u32 color, u32 rop);
+                     u32 base, u32 pitch, u32 Bpp,
+                     u32 x, u32 y, u32 width, u32 height,
+                     u32 color, u32 rop);
 
 /**
  * sm750_hm_copyarea