usermem: fix up missing newline to keep ack happy
authorAlan Cox <alan@linux.intel.com>
Wed, 6 Feb 2019 13:08:35 +0000 (13:08 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 6 Feb 2019 13:08:35 +0000 (13:08 +0000)
Kernel/usermem.c

index 4490247..511fe4d 100644 (file)
@@ -259,4 +259,4 @@ int _uputl(uint32_t val, void *uaddr)
 
 #endif
 #endif
-#endif
\ No newline at end of file
+#endif