diff options
author | Jules Irenge <[email protected]> | 2020-03-11 01:09:03 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-11 23:19:41 -0700 |
commit | 734c8f75743983842736e6a99ec6be152b2b7f50 (patch) | |
tree | 7ac4f433d18d0c6b8453a23596d2934faeca0bd9 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 0d8a42c93a7af05911e94bc3ec1c0d57d948d583 (diff) |
tcp: Add missing annotation for tcp_child_process()
Sparse reports warning at tcp_child_process()
warning: context imbalance in tcp_child_process() - unexpected unlock
The root cause is the missing annotation at tcp_child_process()
Add the missing __releases(&((child)->sk_lock.slock)) annotation
Signed-off-by: Jules Irenge <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions