From: Szymon Janc Date: Thu, 17 Feb 2011 13:16:32 +0000 (+0100) Subject: Bluetooth: Use #include instead of X-Git-Tag: v3.0~349^2~16^2~578^2~196^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7235975383785276bdcfc13dd73cc87739cd25d0;p=platform%2Fkernel%2Flinux-amlogic.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 b2bda830..f5ef7a3 100644 --- a/net/bluetooth/mgmt.c +++ b/net/bluetooth/mgmt.c @@ -22,7 +22,7 @@ /* Bluetooth HCI Management interface */ -#include +#include #include #include