RE: [PATCH 1/3] watchdog: xilinx: Fix driver header

From: Venu Byravarasu
Date: Thu May 30 2013 - 08:31:02 EST


> -----Original Message-----
> From: linux-kernel-owner@xxxxxxxxxxxxxxx [mailto:linux-kernel-
> owner@xxxxxxxxxxxxxxx] On Behalf Of Michal Simek
> Sent: Thursday, May 30, 2013 5:56 PM
> To: linux-kernel@xxxxxxxxxxxxxxx
> Cc: Michal Simek; Michal Simek; Wim Van Sebroeck; linux-
> watchdog@xxxxxxxxxxxxxxx
> Subject: [PATCH 1/3] watchdog: xilinx: Fix driver header
>
> * PGP Signed by an unknown key
>
> - Remove reference for IP version
> - Fix header coding style
> - Remove notes which are visible from the code
> - Fix driver license according to header
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> ---
> drivers/watchdog/of_xilinx_wdt.c | 30 ++++++++++--------------------
> 1 file changed, 10 insertions(+), 20 deletions(-)
>
> diff --git a/drivers/watchdog/of_xilinx_wdt.c
> b/drivers/watchdog/of_xilinx_wdt.c
> index 2761ddb..d4a35ab 100644
> --- a/drivers/watchdog/of_xilinx_wdt.c
> +++ b/drivers/watchdog/of_xilinx_wdt.c
> @@ -1,23 +1,13 @@
> /*
> -* of_xilinx_wdt.c 1.01 A Watchdog Device Driver for Xilinx
> xps_timebase_wdt
> -*
> -* (C) Copyright 2011 (Alejandro Cabrera <aldaya@xxxxxxxxx>)
> -*
> -* -----------------------
> -*/
> + * Watchdog Device Driver for Xilinx axi/xps_timebase_wdt
> + *
> + * (C) Copyright 2011 (Alejandro Cabrera <aldaya@xxxxxxxxx>)

Should year not be updated?

> + *
> + * This program is free software; you can redistribute it and/or
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/