[Natty][PATCH 2/3] UBUNTU: SAUCE: rtl8192se: fix source file newline
Kamal Mostafa
kamal at canonical.com
Tue Feb 1 20:49:03 UTC 2011
Add missing final newline to avoid dpkg-source warning.
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
ubuntu/rtl8192se/rtl8192s/r8192S_dev.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c b/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
index 78d04ed..b836c01 100644
--- a/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
+++ b/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
@@ -5466,4 +5466,4 @@ ActUpdateChannelAccessSetting(
}
-}
\ No newline at end of file
+}
--
1.7.1
More information about the kernel-team
mailing list