summaryrefslogtreecommitdiff
path: root/drivers/staging/android/uapi
diff options
context:
space:
mode:
authorWayne Porter <wporter82@gmail.com>2016-09-30 22:39:52 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-16 10:24:50 +0200
commit67f13aa7ea936f5479b5b507eb3d866db942430c (patch)
tree5b5e4dd20c836621ee4fdf3cfc0fd4368c3572fe /drivers/staging/android/uapi
parent855d198826592e30340487a5a8fc599d8cbcee49 (diff)
staging: android: ion_test: remove extra line per checkpatch.pl
Cleanup extra line found by checkpatch.pl Signed-off-by: Wayne Porter <wporter82@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android/uapi')
-rw-r--r--drivers/staging/android/uapi/ion_test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/android/uapi/ion_test.h b/drivers/staging/android/uapi/ion_test.h
index ffef06f63133..480242e02f8d 100644
--- a/drivers/staging/android/uapi/ion_test.h
+++ b/drivers/staging/android/uapi/ion_test.h
@@ -66,5 +66,4 @@ struct ion_test_rw_data {
#define ION_IOC_TEST_KERNEL_MAPPING \
_IOW(ION_IOC_MAGIC, 0xf2, struct ion_test_rw_data)
-
#endif /* _UAPI_LINUX_ION_H */