staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis

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>
This commit is contained in:
Ivan Safonov 2015-10-27 22:28:19 +07:00 committed by Greg Kroah-Hartman
parent 5ce5b8d3f2
commit 5d5efcbddc
1 changed files with 1 additions and 1 deletions

View 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: