All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] siox: Introduce dev_err_probe helper
@ 2021-06-16  6:17 Thorsten Scherer
  2021-06-16  6:17 ` [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe() Thorsten Scherer
  0 siblings, 1 reply; 4+ messages in thread
From: Thorsten Scherer @ 2021-06-16  6:17 UTC (permalink / raw)
  To: u.kleine-koenig, gregkh; +Cc: linux-kernel, kernel, t.scherer

This patch introduces dev_err_probe helper in siox-bus-gpio.c

Changes from v1:

- fix commit message according to checkpatch.pl
- remove company footer
- fix whitespace issues

Thorsten Scherer (1):
  siox: Simplify error handling via dev_err_probe()

 drivers/siox/siox-bus-gpio.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)


base-commit: 009c9aa5be652675a06d5211e1640e02bbb1c33d
-- 
2.29.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-16  6:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  6:17 [PATCH v2 0/1] siox: Introduce dev_err_probe helper Thorsten Scherer
2021-06-16  6:17 ` [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe() Thorsten Scherer
2021-06-16  6:44   ` Uwe Kleine-König
2021-06-16  6:52     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.