commit | 1703ca9039e3a8362f5d8c4dbb9a68318e734da6 | [log] [tgz] |
---|---|---|
author | Fabian Holler <fabian.holler@profitbricks.com> | Wed Jan 07 10:39:54 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jan 17 16:20:20 2015 -0800 |
tree | 4096eafebdadfa3f7cf114b1f62fd496f8d56425 | |
parent | e46945ceacc286f7526382bfe8f9e5292a4a2ee1 [diff] |
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 <fabian.holler@profitbricks.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>