diff for duplicates of <fb06edbf-e599-ada5-916d-405382cb6f6f@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 35c8efe..b09df18 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On 9/16/19 9:09 AM, Mao Wenan wrote: > --- a/drivers/usb/usbip/vhci_hcd.c > +++ b/drivers/usb/usbip/vhci_hcd.c > @@ -1185,12 +1185,12 @@ static int vhci_start(struct usb_hcd *hcd) -> if (id = 0 && usb_hcd_is_primary_hcd(hcd)) { +> if (id == 0 && usb_hcd_is_primary_hcd(hcd)) { > err = vhci_init_attr_group(); > if (err) { > - pr_err("init attr group\n"); diff --git a/a/content_digest b/N1/content_digest index 8e609ac..6a1091e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020190916150921.152977-1-maowenan@huawei.com\0" "From\0shuah <shuah@kernel.org>\0" "Subject\0Re: [PATCH v3] usbip: vhci_hcd indicate failed message\0" - "Date\0Mon, 16 Sep 2019 15:47:21 +0000\0" + "Date\0Mon, 16 Sep 2019 09:47:21 -0600\0" "To\0Mao Wenan <maowenan@huawei.com>" valentina.manea.m@gmail.com " gregkh@linuxfoundation.org\0" @@ -33,7 +33,7 @@ "> --- a/drivers/usb/usbip/vhci_hcd.c\n" "> +++ b/drivers/usb/usbip/vhci_hcd.c\n" "> @@ -1185,12 +1185,12 @@ static int vhci_start(struct usb_hcd *hcd)\n" - "> \tif (id = 0 && usb_hcd_is_primary_hcd(hcd)) {\n" + "> \tif (id == 0 && usb_hcd_is_primary_hcd(hcd)) {\n" "> \t\terr = vhci_init_attr_group();\n" "> \t\tif (err) {\n" "> -\t\t\tpr_err(\"init attr group\\n\");\n" @@ -56,4 +56,4 @@ "thanks,\n" -- Shuah -9571a671ef832a4496e5dc5728f1c17477c5f5c0aa07c843f28911cc168fdefe +a381a44d7feb3140b2ea3554fd522e608a8602f2ed042c9c31b9ba9fec84ad8a
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.