diff for duplicates of <20120919171316.GA12248@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 715b310..3744cce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ -From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +From: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> The dbg() USB macro is so old, it predates me. The USB networking drivers are the last hold-out using this macro, and we want to get rid of it, so replace the usage of it with the proper netdev_dbg() or dev_dbg() (depending on the context) calls. -Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +Signed-off-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> --- drivers/net/usb/asix_devices.c | 36 ++++++----- drivers/net/usb/catc.c | 55 +++++++++------- @@ -961,3 +961,8 @@ index 0e2c92e..5f39a3b 100644 + netdev_dbg(dev->netdev, "%s: LINK CAME BACK\n", __func__); } } + +-- +To unsubscribe from this list: send the line "unsubscribe linux-usb" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6c4d053..a4bc5ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,19 @@ - "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" + "From\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" "Subject\0[PATCH] USB: remove dbg() usage in USB networking drivers\0" "Date\0Wed, 19 Sep 2012 18:13:16 +0100\0" - "To\0netdev@vger.kernel.org\0" - "Cc\0linux-usb@vger.kernel.org" - " linux-kernel@vger.kernel.org\0" + "To\0netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" - "From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" + "From: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" "\n" "The dbg() USB macro is so old, it predates me. The USB networking drivers are\n" "the last hold-out using this macro, and we want to get rid of it, so replace\n" "the usage of it with the proper netdev_dbg() or dev_dbg() (depending on the\n" "context) calls.\n" "\n" - "Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" + "Signed-off-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" "---\n" " drivers/net/usb/asix_devices.c | 36 ++++++-----\n" " drivers/net/usb/catc.c | 55 +++++++++-------\n" @@ -968,6 +968,11 @@ "-\t\t\tdbg(\"%s: LINK CAME BACK\\n\", __func__);\n" "+\t\t\tnetdev_dbg(dev->netdev, \"%s: LINK CAME BACK\\n\", __func__);\n" " \t\t}\n" - " \t}" + " \t}\n" + " \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -cf2e9aaccb702994bd83b904fd559cec558e0e317232f069a4087176a82b9152 +ee4cfd4b5e7d7bb1c352f6f7afa93e54e7c6852c33e6ea46a0491e2372cfe4b0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.