OSDN Git Service

staging: android: remove space after casts
authorFabian Holler <fabian.holler@profitbricks.com>
Wed, 7 Jan 2015 09:39:54 +0000 (10:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:20:20 +0000 (16:20 -0800)
commit1703ca9039e3a8362f5d8c4dbb9a68318e734da6
tree4096eafebdadfa3f7cf114b1f62fd496f8d56425
parente46945ceacc286f7526382bfe8f9e5292a4a2ee1
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>
drivers/staging/android/ashmem.c