Staging: wavelan: fix spaces and TAB coding style and macros issue in wavelan.p.h
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Mon, 15 Mar 2010 12:58:01 +0000 (14:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:46 +0000 (11:35 -0700)
commit604ef85819ec42c3ec8faca62eee8deb534b89c9
tree10f0a498f6220316847c7f09bf59d38115cd9f08
parenta0ec96206192a58ec1c429aa1436717d2a351d0c
Staging: wavelan: fix spaces and TAB coding style and macros issue in wavelan.p.h

This is a patch  to the wavelan.h file that fixed up a TAB and
spaces Errors found by the checkpatch.pl tools, like
ERROR: spaces required around that '=' (ctx:VxV)
and
ERROR: space required before the open brace '{'
and
Macros with complex values should be enclosed in parenthesis

Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wavelan/wavelan.p.h