diff options
| author | Mayank Suman <[email protected]> | 2021-02-19 23:11:14 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 09:25:27 +0100 |
| commit | 05196d33ce409eef158e064af91cdb3fd7aa639e (patch) | |
| tree | 4f0a7934238a1ee6858c27244bf027c477fe3cc0 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 6c231d8e157126a726968da02b478d6601f29758 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/PS1PR04MB2934D85E82A3730349F56FE9D6849@PS1PR04MB2934.apcprd04.prod.outlook.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions