lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 29 Jul 2012 13:16:44 +0200
From:	Jiri Slaby <jslaby@...e.cz>
To:	Baodong Chen <chenbdchenbd@...il.com>
CC:	gregkh@...uxfoundation.org, davem@...emloft.net,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging:net:fixed to fit tty_driver's kref field

On 07/29/2012 10:40 AM, Baodong Chen wrote:
> Fixed code to fix tty_driver's kref field
> checkpatch.pl clean up
> Signed-off-by: Baodong Chen <chenbdchenbd@...il.com>

NACK. Please read Documentation/SubmittingPatches first.

This is an unreviewable patch. You do too many diverse changes in one
patch. Make your changes separate.

> ---
>  drivers/staging/net/pc300_tty.c |  763 ++++++++++++++++++++-------------------
>  1 files changed, 386 insertions(+), 377 deletions(-)
> 
> diff --git a/drivers/staging/net/pc300_tty.c b/drivers/staging/net/pc300_tty.c
> index 4709f42..859f680 100644
> --- a/drivers/staging/net/pc300_tty.c
> +++ b/drivers/staging/net/pc300_tty.c
> @@ -9,7 +9,7 @@
>   *  modify it under the terms of the GNU General Public License
>   *  as published by the Free Software Foundation; either version
>   *  2 of the License, or (at your option) any later version.
> - *   
> + *
>   *  $Log: pc300_tty.c,v $
>   *  Revision 3.7  2002/03/07 14:17:09  henrique
>   *  License data fixed
...

regards,
-- 
js
suse labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ