public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: "Karajgaonkar, Saurabh (S.)" <skarajga@visteon.com>
Cc: "srinivas.kandagatla@gmail.com" <srinivas.kandagatla@gmail.com>,
	"maxime.coquelin@st.com" <maxime.coquelin@st.com>,
	"patrice.chotard@st.com" <patrice.chotard@st.com>,
	"stern@rowland.harvard.edu" <stern@rowland.harvard.edu>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"mathias.nyman@intel.com" <mathias.nyman@intel.com>,
	"balbi@ti.com" <balbi@ti.com>,
	"johan@kernel.org" <johan@kernel.org>,
	"sergei.shtylyov@cogentembedded.com" 
	<sergei.shtylyov@cogentembedded.com>,
	"Julia.Lawall@lip6.fr" <Julia.Lawall@lip6.fr>,
	"khilman@linaro.org" <khilman@linaro.org>,
	"rafael.j.wysocki@intel.com" <rafael.j.wysocki@intel.com>,
	"pmladek@suse.cz" <pmladek@suse.cz>,
	"wsa@the-dreams.de" <wsa@the-dreams.de>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"kernel@stlinux.com" <kernel@stlinux.com>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] drivers/usb/: Simplify return statements
Date: Thu, 30 Jul 2015 11:25:27 -0500	[thread overview]
Message-ID: <20150730162527.GL18246@saruman.tx.rr.com> (raw)
In-Reply-To: <20150730131337.GA2715@alcatraz>

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

On Thu, Jul 30, 2015 at 01:13:42PM +0000, Karajgaonkar, Saurabh (S.) wrote:
> From: Saurabh Karajgaonkar <skarajga@visteon.com>
> 
> This patch is created using simple_return.cocci coccinelle script.
> It replaces the redundant instances where variables are assigned
> return value from functions and then used in return statements.
> 
> Signed-off-by: Saurabh Karajgaonkar <skarajga@visteon.com>

do you mind splitting this per-driver ? That makes it a lot easier for
different maintainers to take their part. For example, I would take
drivers/usb/phy/* and drivers/usb/musb/*

Alan Stern would handle drivers/usb/host/[uoe]hci*.[ch]

Mathias Nyman, driver/usb/host/xhci*.[ch]

and so on. Thanks

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-07-30 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 13:13 [PATCH] drivers/usb/: Simplify return statements Karajgaonkar, Saurabh (S.)
2015-07-30 16:25 ` Felipe Balbi [this message]
2015-07-31  5:06   ` Karajgaonkar, Saurabh (S.)
2015-07-31 14:00     ` Felipe Balbi

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=20150730162527.GL18246@saruman.tx.rr.com \
    --to=balbi@ti.com \
    --cc=Julia.Lawall@lip6.fr \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=kernel@stlinux.com \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    --cc=maxime.coquelin@st.com \
    --cc=patrice.chotard@st.com \
    --cc=pmladek@suse.cz \
    --cc=rafael.j.wysocki@intel.com \
    --cc=sergei.shtylyov@cogentembedded.com \
    --cc=skarajga@visteon.com \
    --cc=srinivas.kandagatla@gmail.com \
    --cc=stern@rowland.harvard.edu \
    --cc=wsa@the-dreams.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox