aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-10-30 19:36:51 +0200
committerBartosz Golaszewski <[email protected]>2024-10-31 13:47:36 +0100
commit5e3eedf55f13ef20ff475eacac30d1e6f91641da (patch)
treea24c774854e1761897c93c186a6f6853ad328eaa /tools/perf/scripts/python/syscall-counts.py
parenta22c9dc26d6fc522357b73858b13e29c58f49d64 (diff)
gpio: mpsse: Check for error code from devm_mutex_init() call
Even if it's not critical, the avoidance of checking the error code from devm_mutex_init() call today diminishes the point of using devm variant of it. Tomorrow it may even leak something. Add the missed check. Fixes: c46a74ff05c0 ("gpio: add support for FTDI's MPSSE as GPIO") Reviewed-by: Mary Strodl <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions