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

From: Dan Carpenter
Date: Thu Dec 06 2012 - 02:03:23 EST


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@xxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/