On Wed, Feb 19, 2014 at 01:11:57PM -0500, Mark Hounschell wrote:
> This patch removes all the original CVS tags because they are in my way
> 
> Signed-off-by: Mark Hounschell <ma...@compro.net>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> ---
>  drivers/staging/dgap/dgap_conf.h   | 1 -
>  drivers/staging/dgap/dgap_downld.h | 1 -
>  drivers/staging/dgap/dgap_driver.c | 1 -
>  drivers/staging/dgap/dgap_fep5.c   | 1 -
>  drivers/staging/dgap/dgap_parse.c  | 1 -
>  drivers/staging/dgap/dgap_pci.h    | 1 -
>  drivers/staging/dgap/dgap_sysfs.c  | 1 -
>  drivers/staging/dgap/dgap_trace.c  | 1 -
>  drivers/staging/dgap/dgap_trace.h  | 1 -
>  drivers/staging/dgap/dgap_tty.c    | 1 -
>  drivers/staging/dgap/digi.h        | 1 -
>  drivers/staging/dgap/downld.c      | 1 -
>  12 files changed, 12 deletions(-)

Minor nit for future patches, your "Subject:" line should give me a hint
as to what this patch is for.  That way, when I'm sorting for different
subsystems/drivers to work on, I can properly get them.  I've edited
these up by hand, but in the future, try something like:
        Subject: [PATCH 01/19] staging: dgap: remove cvs id tags
for this type of patch.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to