summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-08-27 17:16:54 -0400
committerMichael Krufky <mkrufky@linuxtv.org>2007-08-27 17:16:54 -0400
commit61d260e2d3239aec8f44c91e3b971621bafbbd45 (patch)
treeac7eed1a80716ccfa145399465002ffaa385cbe9 /linux/drivers/media/radio
parentbfdfc0fe0d54a9f85ab488d74118652b6023ce5f (diff)
downloadmediapointer-dvb-s2-61d260e2d3239aec8f44c91e3b971621bafbbd45.tar.gz
mediapointer-dvb-s2-61d260e2d3239aec8f44c91e3b971621bafbbd45.tar.bz2
whitespace cleanup: replace leading spaces with tabs
From: Michael Krufky <mkrufky@linuxtv.org> There were many instances of 7-space indents spread throughout the v4l-dvb tree. This patch replaces the 7-space indents with tabs. The whitespace cleaner script doesn't catch these, because it assumes that all indents are 8-space. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/radio')
-rw-r--r--linux/drivers/media/radio/radio-terratec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/radio/radio-terratec.c b/linux/drivers/media/radio/radio-terratec.c
index 2427f4a3c..74c423c81 100644
--- a/linux/drivers/media/radio/radio-terratec.c
+++ b/linux/drivers/media/radio/radio-terratec.c
@@ -174,7 +174,7 @@ static int tt_setfreq(struct tt_device *dev, unsigned long freq1)
i--;
p--;
temp = temp/2;
- }
+ }
spin_lock(&lock);