This series fix the following errors/warnings:

-Correct spelling mistakes.
-Replace NULL comparison.
-Add space around operators.
-Remove braces from single if statement.


Puranjay Mohan (5):
  Staging: rtl8192u: ieee80211: Fix coding style warning
  Staging: rtl8192u: ieee80211: Fix spelling mistake
  Staging: rtl8192u: ieee80211: Fix coding style errors
  Staging: rtl8192u: ieee80211: Add spaces around '&&' operator
  Staging: rtl8192u: ieee80211: Use !x in place of NULL comparison

 .../staging/rtl8192u/ieee80211/ieee80211_rx.c | 21 ++++---
 .../rtl8192u/ieee80211/ieee80211_softmac.c    |  8 +--
 .../staging/rtl8192u/ieee80211/ieee80211_tx.c | 58 +++++++------------
 3 files changed, 34 insertions(+), 53 deletions(-)

-- 
2.21.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to