staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt
authorDevendra Naga <devendra.aaru@gmail.com>
Tue, 10 Jul 2012 05:06:05 +0000 (10:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Jul 2012 00:21:54 +0000 (17:21 -0700)
commit80145a579f167f090af3b2716f14a6b0a82b4e76
treeedc025aaa72d0f6bccd9141a196f92cf60b126ff
parent69a7cd7dd54d4d7a129c209a9586f850b13721bb
staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt

all spaces in the main while loop of ft1000_interrupt are converted
to tabs.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c