diff options
| author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2015-10-02 15:44:48 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-04 11:42:39 +0300 |
| commit | 3565ded9f220e86c9560f1cbaed2549edea8e7a3 (patch) | |
| tree | b196bf642c69e7763ec718dfe7f6c03686082ba6 /include/linux | |
| parent | a6d3346d92356d74c7b7b31a44ae52d07fce38e9 (diff) | |
| download | linux-3565ded9f220e86c9560f1cbaed2549edea8e7a3.tar.xz | |
staging: wilc1000: fix NULL comparison style
This patch changes NULL comparison style to use ! operator found by
checkpatch.pl
CHECK: Comparison to NULL could be written "!pstrWFIDrv"
drivers/staging/wilc1000/host_interface.c:5324:
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
