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:
parent
250c23fc78
commit
d71f1be795
@ -54,7 +54,7 @@
|
|||||||
* handle, used for debugging
|
* handle, used for debugging
|
||||||
* @pid: pid of last client to reference this buffer in a
|
* @pid: pid of last client to reference this buffer in a
|
||||||
* handle, used for debugging
|
* handle, used for debugging
|
||||||
*/
|
*/
|
||||||
struct ion_buffer {
|
struct ion_buffer {
|
||||||
struct kref ref;
|
struct kref ref;
|
||||||
union {
|
union {
|
||||||
|
Loading…
Reference in New Issue
Block a user