All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thorsten Scherer <t.scherer@eckelmann.de>
To: <u.kleine-koenig@pengutronix.de>, <gregkh@linuxfoundation.org>
Cc: <linux-kernel@vger.kernel.org>, <kernel@pengutronix.de>,
	<t.scherer@eckelmann.de>
Subject: [PATCH v2 0/1] siox: Introduce dev_err_probe helper
Date: Wed, 16 Jun 2021 08:17:35 +0200	[thread overview]
Message-ID: <20210616061736.3786173-1-t.scherer@eckelmann.de> (raw)

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


             reply	other threads:[~2021-06-16  6:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16  6:17 Thorsten Scherer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210616061736.3786173-1-t.scherer@eckelmann.de \
    --to=t.scherer@eckelmann.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.