From: Szymon Janc Date: Thu, 17 Feb 2011 13:16:32 +0000 (+0100) Subject: Bluetooth: Use #include instead of X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~45^2~7 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7235975383785276bdcfc13dd73cc87739cd25d0;p=~shefty%2Frdma-dev.git Bluetooth: Use #include instead of As warned by checkpatch.pl, use #include instead of . Signed-off-by: Szymon Janc Signed-off-by: Gustavo F. Padovan --- diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c index b2bda83050a..f5ef7a3374c 100644 --- a/net/bluetooth/mgmt.c +++ b/net/bluetooth/mgmt.c @@ -22,7 +22,7 @@ /* Bluetooth HCI Management interface */ -#include +#include #include #include