diff for duplicates of <5D7E3D1A.5070906@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 1c227c5..3b9de52 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ Am 15.09.2019 05:43, schrieb Mao Wenan: > --- 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 a8a02a8..4947f6d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190915034332.21168-1-maowenan@huawei.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH] usbip: vhci_hcd indicate failed message\0" - "Date\0Sun, 15 Sep 2019 13:31:06 +0000\0" + "Date\0Sun, 15 Sep 2019 15:31:06 +0200\0" "To\0Mao Wenan <maowenan@huawei.com>\0" "Cc\0valentina.manea.m@gmail.com" shuah@kernel.org @@ -30,7 +30,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" @@ -51,4 +51,4 @@ "> \t\t\treturn err;\n" "> \t\t}" -42d4942d4be05cfc294dfdd882226deb72ad0547988cca1c7e7d3e40ee0137b0 +8af84fee82ac6e0313426c6d09058d12cd4330af8de031ae55c3a5890dffa3d4
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.