From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>,
Guillaume Morin <guillaume@morinfr.org>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
mwelling@ieee.org
Subject: Re: [PATCH v4 1/1] staging: iio: ad9850.c: code cleanup
Date: Sun, 29 Jun 2014 11:53:14 +0100 [thread overview]
Message-ID: <53AFF01A.2010307@kernel.org> (raw)
In-Reply-To: <20140628160316.GB11019@kroah.com>
On 28/06/14 17:03, Greg KH wrote:
> On Sat, Jun 28, 2014 at 05:54:39PM +0200, Guillaume Morin wrote:
>> checkpath.pl was complaining about value_mask:
>> ERROR: Macros with complex values should be enclosed in parenthesis
>>
>> I fixed this by simply removing it since it's not used (as well as another
>> macro). Got rid of the un-necessary error_ret label as well.
>>
>> Signed-off-by: Guillaume Morin <guillaume@morinfr.org>
>> Reported-by: Michael Welling <mwelling@ieee.org>
>> ---
>> Changes since v3:
>> - Added Reported-by: Michael Welling <mwelling@ieee.org>
>>
>> drivers/staging/iio/frequency/ad9850.c | 6 ------
>> 1 file changed, 6 deletions(-)
>
> Very good, thanks for pushing through and doing this.
>
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
Applied to the togreg branch of iio.git
Thanks,
prev parent reply other threads:[~2014-06-29 10:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-28 15:54 [PATCH v4 1/1] staging: iio: ad9850.c: code cleanup Guillaume Morin
2014-06-28 16:03 ` Greg KH
2014-06-29 10:53 ` Jonathan Cameron [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=53AFF01A.2010307@kernel.org \
--to=jic23@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=guillaume@morinfr.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mwelling@ieee.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 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.