]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: wlan-ng: fix coding style issues in prism2mgmt.c
authorJohan Meiring <johanmeiring@gmail.com>
Sat, 6 Nov 2010 16:23:44 +0000 (18:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 10 Nov 2010 00:37:17 +0000 (16:37 -0800)
commitf83dfd065817ea3c7387b23afb2fd4d23fb470ff
treeaec0081e9fd2187851b3cf4e02900bbddc9baaca
parentc5de2157b801b9f38c7852b4d30fea8aff0c1bbd
Staging: wlan-ng: fix coding style issues in prism2mgmt.c

This is a patch to prism2mgmt.c that fixes coding style issues found by
checkpatch.pl. Three instances of the 80 char line limit being exceeded
have been kept as is so that string literals are not split up.

Signed-off-by: Johan Meiring <johanmeiring@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlan-ng/prism2mgmt.c