diff for duplicates of <414AD1E3.8040703@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 8caeb60..9b3563f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -145,7 +145,7 @@ reflect the error on its status register. ex.) - =Host= + ==Host== | [H2P Bridge] | @@ -315,7 +315,7 @@ Recovery procedure using new APIs and internals of the APIs: { write_lock(); - if( bridge->state = error ) { + if( bridge->state == error ) { for_each(device, bridge->working_device) device->error_status = error; bridge->state = 0; diff --git a/a/content_digest b/N1/content_digest index 875af36..0480ee3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0412FDE7B.3070609@jp.fujitsu.com\0" "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0" "Subject\0Re: [RFC&PATCH 1/2] PCI Error Recovery (readX_check)\0" - "Date\0Fri, 17 Sep 2004 12:00:35 +0000\0" + "Date\0Fri, 17 Sep 2004 21:00:35 +0900\0" "To\0Linux Kernel list <linux-kernel@vger.kernel.org>" " linux-ia64@vger.kernel.org\0" "Cc\0Grant Grundler <iod00d@hp.com>" @@ -156,7 +156,7 @@ "\n" "ex.)\n" "\n" - " =Host=\n" + " ==Host==\n" " |\n" " [H2P Bridge]\n" " |\n" @@ -326,7 +326,7 @@ "\n" " {\n" "\twrite_lock();\n" - "\tif( bridge->state = error ) {\n" + "\tif( bridge->state == error ) {\n" "\t\tfor_each(device, bridge->working_device)\n" "\t\t\tdevice->error_status = error;\n" "\t\tbridge->state = 0;\n" @@ -460,4 +460,4 @@ "\n" So now, system will choose to down, last resort comes first. -4545b2517d11c868fcbb1e7316747aa32fe272344772cfec3d48a9f1fcee2eb5 +dea07bf435cb0a59e670a31cada1d86c7628d67cbf4e002078060591d7062ae0
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.