From: Cheng-Wei Lee Date: Sat, 21 Jun 2014 01:22:30 +0000 (+0800) Subject: staging: ft1000_dnld.c:code indent should use tabs where possible X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=2eca2816752f29dd533762d9693f49e2717fb80b;p=deliverable%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c index d44e8583ad1e..afaab07862fb 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. ---------------------------------------------------------------------------*/