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