From 67f13aa7ea936f5479b5b507eb3d866db942430c Mon Sep 17 00:00:00 2001
From: Wayne Porter <wporter82@gmail.com>
Date: Fri, 30 Sep 2016 22:39:52 +0000
Subject: [PATCH] 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>
---
 drivers/staging/android/uapi/ion_test.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/android/uapi/ion_test.h b/drivers/staging/android/uapi/ion_test.h
index ffef06f63133f..480242e02f8d6 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 */
-- 
2.30.2