From: Mauro Carvalho Chehab Date: Wed, 8 Sep 2010 15:51:56 +0000 (-0300) Subject: V4L/DVB: ix2505v: make scripts/checkpatch.pl happy X-Git-Tag: v2.6.37-rc1~64^2~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d10f3d7e73d3428555da97134fc597710a55f39;p=pandora-kernel.git V4L/DVB: ix2505v: make scripts/checkpatch.pl happy WARNING: please, no space before tabs + * ^IPOR = Power on Reset (VCC H=<2.2v L=>2.2v)$ WARNING: unnecessary whitespace before a quoted newline + deb_info("Frq=%d x=%d N=%d A=%d \n", frequency, x, N, A); WARNING: please, no space before tabs +^Ielse ^I^I/*frequency up to 2150000*/$ WARNING: unnecessary whitespace before a quoted newline + deb_info("Data 0=[%x%x%x%x] \n", data[0], data[1], data[2], data[3]); WARNING: unnecessary whitespace before a quoted newline + deb_info("Data 2=[%x%x] \n", data[2], data[3]); Cc: Malcolm Priestley Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed