diff options
author | Xichao Zhao <zhao.xichao@vivo.com> | 2025-08-21 17:38:45 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-03 14:12:55 +0200 |
commit | d36bf356068cdb5499b9bc458db9149c0fd938a2 (patch) | |
tree | e36dbe4d4aa151da35e0400ac189777f67375dae /scripts/gdb/linux/proc.py | |
parent | 40c26230a1bfdf46f93e4136dbb96d093744c80d (diff) |
irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEM
The dev_err_probe() doesn't do anything when error is '-ENOMEM'.
Therefore, remove the useless call to dev_err_probe(), and just return the
value instead.
Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250821093845.564496-1-zhao.xichao@vivo.com
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions