diff options
author | 2024-11-11 19:54:10 +0530 | |
---|---|---|
committer | 2025-01-30 18:45:32 -0800 | |
commit | e1e481edf9718222eeb285c41c1837c1c6b0afbd (patch) | |
tree | a38a032eee29fa23d6b685e09c722d9053af759e /net/lapb/lapb_timer.c | |
parent | hexagon: fix using plain integer as NULL pointer warning in cmpxchg (diff) | |
download | wireguard-linux-e1e481edf9718222eeb285c41c1837c1c6b0afbd.tar.xz wireguard-linux-e1e481edf9718222eeb285c41c1837c1c6b0afbd.zip |
hexagon: time: Remove redundant null check for resource
Null check for 'resource' before assignment is unnecessary because the
variable 'resource' is initialized to NULL at the beginning of the function.
Signed-off-by: Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>
Link: https://lore.kernel.org/r/20241111142458.67854-1-hardevsinh.palaniya@siliconsignals.io
Signed-off-by: Brian Cain <bcain@quicinc.com>
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions