From: Len Brown Date: Fri, 28 Aug 2009 23:03:11 +0000 (-0400) Subject: eeepc-laptop: whitespace for checkpatch.pl X-Git-Tag: v2.6.32-rc1~171^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb41b852fe90764b75ef7a9f185ca94696af6ff;p=pandora-kernel.git eeepc-laptop: whitespace for checkpatch.pl checkpatch doesn't like tab+space for a return statement. WARNING: suspect code indent for conditional statements (8, 17) + if (!device) + return -EINVAL; Signed-off-by: Len Brown --- Reading git-diff-tree failed