diff options
author | Syam Sidhardhan | 2012-10-23 19:02:16 +0530 |
---|---|---|
committer | Gustavo Padovan | 2012-10-24 00:42:47 -0200 |
commit | ea5a5c73a278b24f05022b6f073bf5d196a2b271 (patch) | |
tree | ac508c91a4a6f94e8845cbf84d0b2b2bcbba384e /net/bluetooth/Kconfig | |
parent | 3f7a56c4ff438f4727439cb048034f56320dd228 (diff) |
Bluetooth: trivial: Remove newline before EOF
Trivial fix.
Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'net/bluetooth/Kconfig')
-rw-r--r-- | net/bluetooth/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 1c11d0dcd863..d3f3f7b1d32c 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -48,4 +48,3 @@ source "net/bluetooth/cmtp/Kconfig" source "net/bluetooth/hidp/Kconfig" source "drivers/bluetooth/Kconfig" - |