From: Dan Carpenter Date: Fri, 23 Jul 2010 10:08:26 +0000 (-0300) Subject: V4L/DVB: media/IR: testing the wrong variable X-Git-Tag: v2.6.36-rc1~582^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b7a12c0aa217c9fb163d330b5b80bafe55cb8b;p=pandora-kernel.git V4L/DVB: media/IR: testing the wrong variable There is a typo here. We meant to test "rbuf" instead of "drv". We already tested "drv" earlier. Signed-off-by: Dan Carpenter Acked-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed