diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-06-23 17:57:09 +0100 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2022-08-09 17:54:29 -0400 |
commit | 7b14a5e96128ec467ea9ced36a32f28ee7892e1f (patch) | |
tree | 822cbdd0cad7e772ba4cdc6ac33aad9b966492e2 /scripts/gdb/linux/modules.py | |
parent | 9458c27a67e37a574938e9637afe393c3c2a50af (diff) |
NTB: EPF: set pointer addr to null using NULL rather than 0
The pointer addr is being set to null using 0. Use NULL instead.
Cleans up sparse warning:
warning: Using plain integer as NULL pointer
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions