[PATCH 1/2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c

Greg KH gregkh at linuxfoundation.org
Mon Oct 28 21:08:17 UTC 2013


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 <lisa at 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


More information about the devel mailing list