From: Paul Mundt <lethal@linux-sh.org>
To: Julia Lawall <julia@diku.dk>
Cc: dmitri.vorobiev@movial.fi, linux-sh@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 15/28] arch/sh: Drop return value from platform_driver remove functions
Date: Thu, 11 Dec 2008 07:50:45 +0900 [thread overview]
Message-ID: <20081210225044.GA2216@linux-sh.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0812101737120.21998@ask.diku.dk>
On Wed, Dec 10, 2008 at 05:37:35PM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.dk>
>
> The return value of the remove function of a driver structure, and thus of
> a platform_driver structure, is ultimately ignored, and is thus
> unnecessary. This patch removes the return value for the remove function
> stored in a platform_driver structure. For the files in this patch, the
> return values are always 0.
>
> A simplified version of the semantic patch that makes this change is as
> follows: (http://www.emn.fr/x-info/coccinelle/)
>
Interesting definition of simplified ;-)
Applied, thanks.
prev parent reply other threads:[~2008-12-10 22:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-10 16:37 [PATCH 15/28] arch/sh: Drop return value from platform_driver remove functions Julia Lawall
2008-12-10 22:50 ` Paul Mundt [this message]
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=20081210225044.GA2216@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=dmitri.vorobiev@movial.fi \
--cc=julia@diku.dk \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
/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