diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-03-28 10:06:34 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-04-22 22:25:44 +0200 |
commit | 158a6b914c5196cdce2923e642a6acf0ebba3d31 (patch) | |
tree | 871f9ef5cdd2bd16c63929d16d31bf6f2336fd13 /usr | |
parent | 19ee69234a7281e4706d789c764f93be6fc7b5b2 (diff) |
um: signal: move pid variable where needed
We have W=1 warnings on 64-bit because the pid is only
used in branches on 32-bit; move it inside to get rid of
the warnings.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Tiwei Bie <tiwei.btw@antgroup.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions