X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fbluetooth%2Fhci_sysfs.c;h=1b8039fb463f67230869f4d7b8aaedaaf974a884;hb=720b94a4e7548e78be55ab8fd3be4686c57dc808;hp=df5f11d4240fdf958cabbe87f4a5975a1ccf0a67;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/net/bluetooth/hci_sysfs.c b/net/bluetooth/hci_sysfs.c index df5f11d42..1b8039fb4 100644 --- a/net/bluetooth/hci_sysfs.c +++ b/net/bluetooth/hci_sysfs.c @@ -1,3 +1,5 @@ +/* Bluetooth HCI driver model support. */ + #include #include #include @@ -7,7 +9,7 @@ #ifndef CONFIG_BT_HCI_CORE_DEBUG #undef BT_DBG -#define BT_DBG( A... ) +#define BT_DBG(D...) #endif static ssize_t show_name(struct class_device *cdev, char *buf)