[PATCH 3/6] staging/rtl8192u: indent with tabs, not spaces

Dan Carpenter dan.carpenter at oracle.com
Thu Dec 6 07:01:31 UTC 2012


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 at cip.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



More information about the devel mailing list