diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-09-18 17:13:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-13 09:11:49 +0200 |
| commit | 6e26324df8880beddc5280137693116b6ac059ac (patch) | |
| tree | 99d23040a8d8c09686d761342f27dbb610331ecf /tools/perf/scripts/python | |
| parent | b61cb4419e432e459d5c7f900b0eb24139a859ce (diff) | |
| download | linux-6e26324df8880beddc5280137693116b6ac059ac.tar.gz linux-6e26324df8880beddc5280137693116b6ac059ac.zip | |
usb: usbtmc: Remove unnecessary local variable from usbtmc_ioctl_request
The local variable 'res' is only used to temporary store the results of
calling copy_from_user() and copy_to_user(). Use the results directly
and remove the local variable.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20250918151328.331015-1-thorsten.blum@linux.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
