diff options
| author | 2020-09-19 10:50:31 +0200 | |
|---|---|---|
| committer | 2020-09-22 09:49:59 +0200 | |
| commit | 0e934ce2904e05d80f79f7fcb08632df3d994b6b (patch) | |
| tree | b35bbb111c6b0068b1df5a6ec7f4035ad6930688 /include/uapi/git:/ssh: | |
| parent | staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap(). (diff) | |
staging: rtl8712: clean up comparsions to NULL
Clean up comparsions to NULL Reported by checkpatch.
if (x == NULL) -> if (!x)
if (x != NULL) -> if (x)
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200919085032.32453-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/git:/ssh:')
0 files changed, 0 insertions, 0 deletions
