]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: android: change memory allocation style in ion_carveout_heap.c
authorBen Marsh <bmarsh94@gmail.com>
Wed, 24 Feb 2016 12:42:18 +0000 (13:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commitc1586b52ee509658265e44dc2395635edee3848a
treea5dd464eb581ef7b1f0c9f4ed27cf7f4dc3ebed2
parent5821a33b9bbdab3ba62bddc562be9eff6ba3b1dc
Staging: android: change memory allocation style in ion_carveout_heap.c

This is a patch for ion_carveout_heap.c that changes the memory
allocation style in order to remove a checkpatch.pl warning.

Signed-off-by: Ben Marsh <bmarsh94@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_carveout_heap.c