]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 3c3b3245275d4b37cb7a92706fbcb8efee5a9756..00d8b53b608e1fe04c181fd78aa6e55ba5ef5784 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 {