[PATCH] staging: media: Remove parentheses from return arguments

Greg KH gregkh at linuxfoundation.org
Thu Mar 9 16:46:35 UTC 2017


On Fri, Mar 03, 2017 at 10:31:39PM +0530, simran singhal wrote:
> The sematic patch used for this is:
> @@
> identifier i;
> constant c;
> @@
> return
> - (
>     \(i\|-i\|i(...)\|c\)
> - )
>   ;
> 
> Signed-off-by: simran singhal <singhalsimran0 at gmail.com>
> Acked-by: Julia Lawall <julia.lawall at lip6.fr>
> ---
>  .../media/atomisp/pci/atomisp2/css2400/sh_css.c      | 20 ++++++++++----------
>  .../atomisp/pci/atomisp2/css2400/sh_css_firmware.c   |  2 +-
>  2 files changed, 11 insertions(+), 11 deletions(-)

Again, one patch per driver.


More information about the devel mailing list