]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: android: ashmem.c: 'No space necessary after' style issue
authorPeng Sun <sironhide0null@gmail.com>
Thu, 27 Aug 2015 07:41:06 +0000 (15:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:27 +0000 (18:24 -0700)
commitb8d3bfa7802a5d5ffea7e14837147d063df8eabe
tree60898f47e068c97622caa2615d5300c46e9a96a6
parentd2e4f687c463e5080af203de2251b5b78b01e58c
staging: android: ashmem.c: 'No space necessary after' style issue

fix two CHECK issues by checkpatch.pl with --strict:
No space is necessary after a cast

Signed-off-by: Peng Sun <sironhide0null@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ashmem.c