summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorMayank Suman <mayanksuman@live.com>2021-02-19 20:41:14 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-10 11:25:27 +0300
commit05196d33ce409eef158e064af91cdb3fd7aa639e (patch)
tree4f0a7934238a1ee6858c27244bf027c477fe3cc0 /scripts/basic
parent6c231d8e157126a726968da02b478d6601f29758 (diff)
downloadlinux-05196d33ce409eef158e064af91cdb3fd7aa639e.tar.xz
staging: gasket Fix comparison with Null
Comparison with NULL is redundant as pointer will evaluate to true if is non-NULL. The change was suggested by checkpatch.pl. Signed-off-by: Mayank Suman <mayanksuman@live.com> Link: https://lore.kernel.org/r/PS1PR04MB2934D85E82A3730349F56FE9D6849@PS1PR04MB2934.apcprd04.prod.outlook.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions