Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.c
authorPatrick Rooney <candyguitar@googlemail.com>
Wed, 10 Mar 2010 08:46:30 +0000 (08:46 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:35 +0000 (11:35 -0700)
commit67a7b3788cd2b9f63a6cfe68e9e937c25709f053
treea7aa6a7fd249f907c8b5385413f153392af85897
parent767700c454301058188fe6561c3d0213f6991e81
Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.c

This is a patch for p80211req.c. An 'if' statement that spanned 80
characters has been split onto 2 lines and one of the tabs preceding
a comment has been removed.

Signed-off-by: Patrick Rooney <candyguitar@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlan-ng/p80211req.c