1
0
Files
linux/drivers/staging
Shreeya Patel 9d03032d30 Staging: rtl8723bs: Use !x instead of NULL comparison
If "x" is compared to NULL, use "!x" instead of it, so as
to follow the kernel coding style.

Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-25 13:34:04 +01:00
..
2017-11-30 17:13:52 +00:00
2017-12-18 09:12:51 +01:00