From: Andres More Date: Wed, 13 Feb 2013 01:36:30 +0000 (-0500) Subject: staging: vt6656: replaced custom TRUE definition with true X-Git-Tag: v3.9-rc1~127^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9b5e2b8b7f1a9116d760a25f8ea98b3d5b64f4;p=pandora-kernel.git staging: vt6656: replaced custom TRUE definition with true Checkpatch findings were not resolved, just direct replacement. sed -i 's/\bTRUE\b/true/g' drivers/staging/vt6656/*.[ch] Signed-off-by: Andres More Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed