staging: android/ion: Align comment mark

Fix missing space right before multiple line comment closing.

Signed-off-by: Bogdan Purcareata <bogdan.purcareata@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Bogdan Purcareata 2017-01-13 00:01:55 +02:00 committed by Greg Kroah-Hartman
parent 250c23fc78
commit d71f1be795

View File

@ -54,7 +54,7 @@
* handle, used for debugging
* @pid: pid of last client to reference this buffer in a
* handle, used for debugging
*/
*/
struct ion_buffer {
struct kref ref;
union {