summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
diff options
context:
space:
mode:
authorCheng-Wei Lee <lee.rhapsody@gmail.com>2014-06-21 09:22:30 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:35:49 -0400
commit2eca2816752f29dd533762d9693f49e2717fb80b (patch)
tree9e87d556d86fd5b8d87330d5348392a3b2580974 /drivers/staging/ft1000
parent4b9988422a3124ed3c5c8dca73bcf2bc5ba54873 (diff)
downloadop-kernel-dev-2eca2816752f29dd533762d9693f49e2717fb80b.zip
op-kernel-dev-2eca2816752f29dd533762d9693f49e2717fb80b.tar.gz
staging: ft1000_dnld.c:code indent should use tabs where possible
This patch fixes the following checkpatch.pl issue in ft1000/ft1000-pcmcia/ft1000_dnld.c ERROR: code indent should use tabs where possible Signed-off-by: Quentin Lee <lee.rhapsody@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ft1000')
-rw-r--r--drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c
index d44e858..afaab07 100644
--- a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c
+++ b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c
@@ -15,8 +15,8 @@
Suite 330, Boston, MA 02111-1307, USA.
--------------------------------------------------------------------------
- Description: This module will handshake with the DSP bootloader to
- download the DSP runtime image.
+ Description: This module will handshake with the DSP bootloader to
+ download the DSP runtime image.
---------------------------------------------------------------------------*/
OpenPOWER on IntegriCloud