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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 Dec 2012 10:01:31 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	Sebastian Hahn <snsehahn@....cs.fau.de>
Cc:	gregkh@...uxfoundation.org,
	Jennifer.Naumann@...ormatik.stud.uni-erlangen.de,
	standby24x7@...il.com, Julia.Lawall@...6.fr, jkosina@...e.cz,
	joe@...ches.com, yongjun_wei@...ndmicro.com.cn,
	adam.buchbinder@...il.com, amwang@...hat.com,
	justinmattock@...il.com, wfp5p@...ginia.edu, jim.cromie@...il.com,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	linux-kernel@...informatik.uni-erlangen.de
Subject: Re: [PATCH 3/6] staging/rtl8192u: indent with tabs, not spaces

On Wed, Dec 05, 2012 at 09:40:20PM +0100, Sebastian Hahn wrote:
> Converted staging/rtl8187se to use tabs instead of spaces for
> indentation to fix the checkpatch error "code indent should use tabs
> where possible".
> 
> Signed-off-by: Sebastian Hahn <snsehahn@....cs.fau.de>
> ---
>  drivers/staging/rtl8192u/ieee80211/ieee80211.h     |   14 +-
>  drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c  |  370 ++++++++++----------
>  .../staging/rtl8192u/ieee80211/ieee80211_softmac.c |    4 +-
>  drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c  |   14 +-
>  drivers/staging/rtl8192u/ieee80211/rtl_crypto.h    |   84 ++---
>  drivers/staging/rtl8192u/r8180_93cx6.c             |    2 +-
>  drivers/staging/rtl8192u/r8180_93cx6.c.bak         |  146 ++++++++

You merged a .c.bak file into the kernel.

>  drivers/staging/rtl8192u/r8180_pm.h                |    2 +-
>  drivers/staging/rtl8192u/r8192U.h                  |  198 +++++------
>  drivers/staging/rtl8192u/r8192U_core.c             |   42 +--
>  10 files changed, 511 insertions(+), 365 deletions(-)

regards,
dan carpenter
--
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