diff options
author | 2025-06-13 14:24:13 -0400 | |
---|---|---|
committer | 2025-07-20 16:38:34 -0700 | |
commit | 36b0fef0b5437413ff3bfeba19e610d2c4fb0e5f (patch) | |
tree | 01ab1a8b4a905f722ce3dd754bef66c4669a8935 /tools/perf/scripts/python | |
parent | hwmon: (ltc4282) fix copy paste on variable name (diff) | |
download | wireguard-linux-36b0fef0b5437413ff3bfeba19e610d2c4fb0e5f.tar.xz wireguard-linux-36b0fef0b5437413ff3bfeba19e610d2c4fb0e5f.zip |
hwmon: (ibmaem) match return type of wait_for_completion_timeout
Return type of wait_for_completion_timeout is unsigned long not int.
Check its return value inline instead of introducing a throw-away
variable.
Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>
Signed-off-by: Qiushi Wu <qiushi@linux.ibm.com>
Link: https://lore.kernel.org/r/20250613182413.1426367-1-qiushi@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions