On Mon, Oct 28, 2013 at 2:08 PM, Greg KH <gre...@linuxfoundation.org> wrote:
> On Mon, Oct 28, 2013 at 01:19:29PM -0700, Lisa Nguyen wrote:
>> Rewrite the return statement in vpfe_video.c to eliminate the
>> use of a ternary operator. This will prevent the checkpatch.pl
>> script from generating a warning saying to remove () from
>> this particular return statement.
>>
>> Signed-off-by: Lisa Nguyen <l...@xenapiadmin.com>
>> ---
>>  drivers/staging/media/davinci_vpfe/vpfe_video.c | 5 ++++-
>
> drivers/staging/ is not under my "control", that is Mauro.  Please use
> scripts/get_maintainer.pl to determine who to copy on your patches, I
> can't take these two, sorry, you need to resend them to the proper
> people.
>
> thanks,
>
> greg k-h

Not a problem, Greg. Thanks for the reminder :)

Lisa
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to