[PATCH] Staging: octeon-usb: octeon-hcd.c: style fix line length warning

Greg KH gregkh at linuxfoundation.org
Wed Jun 13 20:52:55 UTC 2018


On Wed, Jun 13, 2018 at 04:40:15PM -0400, Javier Martinez wrote:
> Checkpatch.pl issued a warning in the top of the commment within
> octeon-hcd.c. This is a simple style fix for that.
> 
> Signed-off-by: Javier Martinez <javiermlinux at gmail.com>
> ---
>  drivers/staging/octeon-usb/octeon-hcd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c
> index cded30f145aa..768b0148f3d5 100644
> --- a/drivers/staging/octeon-usb/octeon-hcd.c
> +++ b/drivers/staging/octeon-usb/octeon-hcd.c
> @@ -1,5 +1,5 @@
>  /*
> - * This file is subject to the terms and conditions of the GNU General Public
> + * This file is subject to the terms and conditions of the GPL
>   * License.  See the file "COPYING" in the main directory of this archive

The grammer is now incorrect :(

Shouldn't we just have a SPDX line at the top here and this whole boiler
plate text be removed?

thanks,

greg k-h


More information about the devel mailing list