]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: android: ion_test: remove extra line per checkpatch.pl
authorWayne Porter <wporter82@gmail.com>
Fri, 30 Sep 2016 22:39:52 +0000 (22:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:50 +0000 (10:24 +0200)
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

index ffef06f63133fb874e38c1445947a1b35175dd75..480242e02f8d64b547792225e2aacb7629b496f8 100644 (file)
@@ -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 */