diff options
author | Chuck Lever <[email protected]> | 2023-05-11 11:48:13 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-24 22:05:24 -0700 |
commit | 7afc6d0a107ffbd448c96eb2458b9e64a5af7860 (patch) | |
tree | 198633b29853ec7e54dada930170baca157aa4c7 /drivers/fpga/fpga-bridge.c | |
parent | 7ea9c1ec66bc099b0bfba961a8a46dfe25d7d8e4 (diff) |
net/handshake: Fix uninitialized local variable
trace_handshake_cmd_done_err() simply records the pointer in @req,
so initializing it to NULL is sufficient and safe.
Reported-by: Dan Carpenter <[email protected]>
Fixes: 3b3009ea8abb ("net/handshake: Create a NETLINK service for handling handshake requests")
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions