[PATCH] staging: comedi: comedidev.h: Fix SPDX-License-Identifier tag style

Ian Abbott abbotti at mev.co.uk
Fri May 25 11:08:54 UTC 2018


On 24/05/18 18:44, Nishad Kamdar wrote:
> Replace // SPDX-License-Identifier: GPL-2.0+ by
> /* SPDX-License-Identifier: GPL-2.0+ */ as per licensing rule
> for C header files. Issue found by checkpatch. Part of
> Eudyptula Challenge.
> 
> Signed-off-by: Nishad Kamdar <nishadkamdar at gmail.com>
> ---
>   drivers/staging/comedi/comedidev.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/comedi/comedidev.h b/drivers/staging/comedi/comedidev.h
> index f3474a4ba69e..c54ac94d89d2 100644
> --- a/drivers/staging/comedi/comedidev.h
> +++ b/drivers/staging/comedi/comedidev.h
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0+
> +/* SPDX-License-Identifier: GPL-2.0+ */
>   /*
>    * comedidev.h
>    * header file for kernel-only structures, variables, and constants
> 

That looks fine thanks.

Reviewed-by: Ian Abbott <abbotti at mev.co.uk>

-- 
-=( Ian Abbott <abbotti at mev.co.uk> || Web: www.mev.co.uk )=-
-=( MEV Ltd. is a company registered in England & Wales. )=-
-=( Registered number: 02862268.  Registered address:    )=-
-=( 15 West Park Road, Bramhall, STOCKPORT, SK7 3JZ, UK. )=-


More information about the devel mailing list