diff options
author | Li Zhijian <lizhijian@fujitsu.com> | 2024-02-18 16:00:54 +0800 |
---|---|---|
committer | Julia Lawall <Julia.Lawall@inria.fr> | 2024-02-18 09:19:35 +0100 |
commit | 173f6cd384ae27bb57af8cc5201b4f4a137d6e55 (patch) | |
tree | 68d17029a6607eb685d218b3f85ac159b7376d71 /scripts/gdb/linux | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
coccinelle: device_attr_show: Remove useless expression STR
Commit ff82e84e80fc ("coccinelle: device_attr_show: simplify patch case")
simplifies the patch case, as a result, STR is no longer needed.
This also helps to fix below coccicheck warning:
> warning: rp: metavariable STR not used in the - or context code
CC: Julia Lawall <Julia.Lawall@inria.fr>
CC: Nicolas Palix <nicolas.palix@imag.fr>
CC: cocci@inria.fr
Fixes: ff82e84e80fc ("coccinelle: device_attr_show: simplify patch case")
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions