This patchset removes some warnings generated by checkpatch
for cleanup of the rtl8723bs driver.
Also some additional cleanups are introduced in the
*[1/4] and *[3/4] patches to make the code according to the
kernel coding style.


Shreeya Patel (4):
  Staging: rtl8723bs: Replace true with x and false with !x
  Staging: rtl8723bs: Change names to conform to the kernel code
  Staging: rtl8723bs: Change condition to assignment
  Staging: rtl8723bs: Use !x instead of NULL comparison

 drivers/staging/rtl8723bs/hal/sdio_ops.c | 224 +++++++++++++++----------------
 1 file changed, 111 insertions(+), 113 deletions(-)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to