netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net/bluetooth/lib.c: remove unneeded #defines
@ 2005-09-28 20:28 Alexey Dobriyan
  2005-09-29 16:41 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Dobriyan @ 2005-09-28 20:28 UTC (permalink / raw)
  To: Marcel Holtmann, Maxim Krasnyansky; +Cc: bluez-devel, netdev

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---

 net/bluetooth/lib.c |    3 ---
 1 file changed, 3 deletions(-)

--- a/net/bluetooth/lib.c
+++ b/net/bluetooth/lib.c
@@ -24,12 +24,9 @@
 
 /* Bluetooth kernel library. */
 
-#include <linux/config.h>
 #include <linux/module.h>
 
 #include <linux/kernel.h>
-#include <linux/stddef.h>
-#include <linux/string.h>
 #include <asm/errno.h>
 
 #include <net/bluetooth/bluetooth.h>



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-29 18:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-28 20:28 [PATCH] net/bluetooth/lib.c: remove unneeded #defines Alexey Dobriyan
2005-09-29 16:41 ` Marcel Holtmann
2005-09-29 18:14   ` Alexey Dobriyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).