From: Fabian Holler Date: Wed, 7 Jan 2015 09:39:54 +0000 (+0100) Subject: staging: android: remove space after casts X-Git-Tag: fixes-v4.0-rc1~99^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1703ca9039e3a8362f5d8c4dbb9a68318e734da6;p=pandora-kernel.git staging: android: remove space after casts This patch fixes the following checkpatch.pl warnings: ashmem.c:753: CHECK:SPACING: No space is necessary after a cast ashmem.c:756: CHECK:SPACING: No space is necessary after a cast ashmem.c:777: CHECK:SPACING: No space is necessary after a cast Signed-off-by: Fabian Holler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed