[PATCH 0/3] fix wlan-ng/prism2usb.c

Kevin McKinney klmckinney1 at gmail.com
Fri May 20 18:04:18 UTC 2016


This patchset will fix the below issues reported checkpatch.pl tool.

Kevin McKinney (3):
  Staging: wlan-ng: fix Alignment should match open parenthesis.    
    This patch fixes alignment of parenthesis found by checkpatch.pl
    tool.
  Staging: wlan-ng: fix unnecessary parentheses around interface-dev.   
     This is a path to fix unnecessary parentheses around interface-dev
    found by checkpatch.pl tool.
  Staging: wlan-ng: fix comparison to NULL.     This patch fixes
    comparison to NULL found by checkpatch.pl tool.

 drivers/staging/wlan-ng/prism2usb.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.1.4



More information about the devel mailing list