]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-spi: Clean up comparison to NULL
authorJasminko Dedic <betelge@gmail.com>
Sun, 3 Feb 2019 19:44:42 +0000 (02:44 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2019 11:34:37 +0000 (12:34 +0100)
commita2a8d2f102e7645d5302b2992bb4be813978cac9
treee82077c7a3397872c7ffaa2602a226dabc2cb3ea
parentaa2635f56a6be27a87c6b6ed621b37141bfcd699
staging: mt7621-spi: Clean up comparison to NULL

Fix checkpatch check: Comparison to NULL could be written "!master"

Signed-off-by: Jasminko Dedic <betelge@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-spi/spi-mt7621.c