From 1703ca9039e3a8362f5d8c4dbb9a68318e734da6 Mon Sep 17 00:00:00 2001 From: Fabian Holler Date: Wed, 7 Jan 2015 10:39:54 +0100 Subject: [PATCH] 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-format-patch failed