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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel