summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorArtem Shimko <a.shimko.dev@gmail.com>2026-05-22 10:31:32 +0300
committerUlf Hansson <ulfh@kernel.org>2026-05-29 14:48:50 +0200
commit23d4f4316a71e04c34c7c5e03a662cc59f9ccb80 (patch)
tree30b692006e5c6d19d46e8fd13ea9d9432ee93c52 /scripts/Makefile.thinlto
parent423ab671bb921206bab25ffe61adc5da98a64e6c (diff)
mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error paths
Replace common pattern of dev_err() + return with dev_err_probe() in probe functions and their callees. This macro provides standardized error message format with symbolic error names and adds deferred probe debugging information. The conversion makes the code more compact and ensures consistent error logging across all initialization paths. Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Artem Shimko <a.shimko.dev@gmail.com> Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions