Skip to content

Commit

Permalink
staging: ks7010: Remove extra blank line
Browse files Browse the repository at this point in the history
Remove extra blank line. Issue found by checkpatch.pl.

Signed-off-by: Maya Nakamura <m.maya.nakamura@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Maya Nakamura authored and Greg Kroah-Hartman committed Oct 19, 2018
1 parent d6de467 commit 8b8429b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/ks7010/ks_hostif.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ static u8 read_ie(unsigned char *bp, u8 max, u8 *body)
return size;
}


static
int get_ap_information(struct ks_wlan_private *priv, struct ap_info *ap_info,
struct local_ap *ap)
Expand Down

0 comments on commit 8b8429b

Please sign in to comment.