staging: rtl8188eu: fix spaces instead of tabs for rtw_p2p.c
authorKonrad Zapalowicz <bergo.torino@gmail.com>
Sat, 19 Apr 2014 16:21:27 +0000 (18:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Apr 2014 22:50:33 +0000 (15:50 -0700)
commit948315ab87599208efcc44e416d4a0739a3fd97f
tree24056f0b7bd30ca84764740d9c223f9729a41def
parent5332a5e0fa5e903e931b8567afb2e890c56a892a
staging: rtl8188eu: fix spaces instead of tabs for rtw_p2p.c

This commit fixes the following checkpatch errors:

rtl8188eu/core/rtw_p2p.c
    - 1508: ERROR: code indent should use tabs where possible
    - 1509: ERROR: code indent should use tabs where possible
    - 1510: ERROR: code indent should use tabs where possible

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_p2p.c
This page took 0.024804 seconds and 5 git commands to generate.