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)
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>

No differences found