diff options
author | Qiushi Wu <qiushi@linux.ibm.com> | 2025-06-13 14:24:13 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-07-20 16:38:34 -0700 |
commit | 36b0fef0b5437413ff3bfeba19e610d2c4fb0e5f (patch) | |
tree | 01ab1a8b4a905f722ce3dd754bef66c4669a8935 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | 6e253295e9c4c1dc1cf4a5eb4c0a0d9ebb68ce4b (diff) |
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/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions