From: Szymon Janc Date: Mon, 21 Mar 2011 13:20:04 +0000 (+0100) Subject: Bluetooth: Use #include instead of X-Git-Tag: v3.0-rc2~7^2~16^2~536^2~20 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=ffd13320aa96e07f3048ebdcc603aaf38bed0c47;p=~emulex%2Finfiniband.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/cmtp/sock.c b/net/bluetooth/cmtp/sock.c index 7ea1979a8e4..3f2dd5c25ae 100644 --- a/net/bluetooth/cmtp/sock.c +++ b/net/bluetooth/cmtp/sock.c @@ -34,12 +34,12 @@ #include #include #include +#include #include #include #include -#include #include "cmtp.h"