Files
linux/drivers/spi
Andy Shevchenko 274b3458af spi: microchip-core: Replace dead code (-ENOMEM error message)
First of all, the convention in the kernel that we do not issue
error messages for -ENOMEM. Second, it's ignored by dev_err_probe().
Replace dead code by a simple return statement.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Prajna Rajendra Kumar <prajna.rajendrakumar@microchip.com>
Link: https://patch.msgid.link/20251126075558.2035012-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-11-27 16:07:43 +00:00
..
2024-10-07 14:53:15 +01:00
2025-10-13 11:27:36 +01:00
2025-10-13 11:27:36 +01:00
2025-02-03 19:24:44 +00:00
2025-10-27 11:10:50 +00:00
2024-09-30 01:12:21 +02:00
2024-10-07 14:53:15 +01:00
2024-10-07 14:53:15 +01:00
2025-09-08 16:22:15 +01:00
2024-09-30 22:43:40 +01:00
2025-07-07 16:12:21 +01:00
2024-10-07 14:53:15 +01:00
2025-09-22 09:29:30 +01:00