diff options
author | 2022-06-23 17:57:09 +0100 | |
---|---|---|
committer | 2022-08-09 17:54:29 -0400 | |
commit | 7b14a5e96128ec467ea9ced36a32f28ee7892e1f (patch) | |
tree | 822cbdd0cad7e772ba4cdc6ac33aad9b966492e2 /scripts/generate_rust_analyzer.py | |
parent | Documentation: PCI: extend subheading underline for "lspci output" section (diff) | |
download | wireguard-linux-7b14a5e96128ec467ea9ced36a32f28ee7892e1f.tar.xz wireguard-linux-7b14a5e96128ec467ea9ced36a32f28ee7892e1f.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions