lkml.org 
[lkml]   [2009]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 3/4] balance parentheses in dvb stv0900_priv.h code
Date

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
---
drivers/media/dvb/frontends/stv0900_priv.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/dvb/frontends/stv0900_priv.h b/drivers/media/dvb/frontends/stv0900_priv.h
index 762d5af..bbd0697 100644
--- a/drivers/media/dvb/frontends/stv0900_priv.h
+++ b/drivers/media/dvb/frontends/stv0900_priv.h
@@ -60,7 +60,7 @@
} \
} while (0)

-#define dmd_choose(a, b) (demod = STV0900_DEMOD_2 ? b : a))
+#define dmd_choose(a, b) (demod = STV0900_DEMOD_2 ? b : a)

static int stvdebug;

--
1.5.6.3


\
 
 \ /
  Last update: 2009-04-12 12:51    [W:0.050 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site