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)
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>

No differences found