staging: android/ion: Align comment mark
authorBogdan Purcareata <bogdan.purcareata@gmail.com>
Thu, 12 Jan 2017 22:01:55 +0000 (00:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jan 2017 17:10:26 +0000 (18:10 +0100)
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>
drivers/staging/android/ion/ion_priv.h

index 3c3b324..00d8b53 100644 (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 {