staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis
authorIvan Safonov <insafonov@gmail.com>
Tue, 27 Oct 2015 15:28:19 +0000 (22:28 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Oct 2015 00:09:08 +0000 (09:09 +0900)
This is checkpatch fixes for hal/bb_cfg.c file:
alignment should match open parenthesis.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/bb_cfg.c

index 167b6a0..82990ed 100644 (file)
@@ -546,7 +546,7 @@ static void store_pwrindex_offset(struct adapter *Adapter, u32 regaddr, u32 bitm
 }
 
 static void rtl_addr_delay(struct adapter *adapt,
-                       u32 addr, u32 bit_mask, u32 data)
+                          u32 addr, u32 bit_mask, u32 data)
 {
        switch (addr) {
        case 0xfe: