summaryrefslogtreecommitdiff
path: root/linux/Documentation
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-10-22 17:03:29 -0400
committerMichael Krufky <mkrufky@linuxtv.org>2007-10-22 17:03:29 -0400
commit1c249f720732658d2c39deefcbc5eadd4d81e8bb (patch)
tree0070a8ec22adfd23e7904c76759f296ec9b89dba /linux/Documentation
parentf206890c29c965f6ef422b318895e11c4039800a (diff)
downloadmediapointer-dvb-s2-1c249f720732658d2c39deefcbc5eadd4d81e8bb.tar.gz
mediapointer-dvb-s2-1c249f720732658d2c39deefcbc5eadd4d81e8bb.tar.bz2
tuner-core: remove excessive parenthesis
From: Michael Krufky <mkrufky@linuxtv.org> Convert all instances of "if ((ops) && (ops->foo))" to "if (ops && ops->foo)" Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> --- linux/drivers/media/video/tuner-core.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
Diffstat (limited to 'linux/Documentation')
0 files changed, 0 insertions, 0 deletions