diff for duplicates of <45D5C789.1090607@student.ltu.se> diff --git a/a/1.txt b/N1/1.txt index 159775c..643147b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,8 +30,3 @@ As we talked about before; is this really correct? !is_power_of_2(0) = true while (0 & (0-1)) = 0. Richard Knutsson - -_______________________________________________ -Kernel-janitors mailing list -Kernel-janitors@lists.osdl.org -https://lists.osdl.org/mailman/listinfo/kernel-janitors diff --git a/a/content_digest b/N1/content_digest index 6a31e81..e535074 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -41,11 +41,6 @@ "As we talked about before; is this really correct? !is_power_of_2(0) = \n" "true while (0 & (0-1)) = 0.\n" "\n" - "Richard Knutsson\n" - "\n" - "_______________________________________________\n" - "Kernel-janitors mailing list\n" - "Kernel-janitors@lists.osdl.org\n" - https://lists.osdl.org/mailman/listinfo/kernel-janitors + Richard Knutsson -796cfb2bbd9c84b5988bddde59333bdc6affe1061d66b9be58e3220fe183b64e +c30929c21b1b87ef740c8de7be9bdde04a71c8842af4dd7e0120657f976c1a68
diff --git a/a/1.txt b/N2/1.txt index 159775c..63136db 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,12 +26,7 @@ Vignesh Babu BM wrote: > printk(KERN_WARNING "Invalid huge page size specified\n"); > > -As we talked about before; is this really correct? !is_power_of_2(0) = -true while (0 & (0-1)) = 0. +As we talked about before; is this really correct? !is_power_of_2(0) == +true while (0 & (0-1)) == 0. Richard Knutsson - -_______________________________________________ -Kernel-janitors mailing list -Kernel-janitors@lists.osdl.org -https://lists.osdl.org/mailman/listinfo/kernel-janitors diff --git a/a/content_digest b/N2/content_digest index 6a31e81..4123c2a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01171627435.6127.0.camel@wriver-t81fb058.linuxcoe\0" "From\0Richard Knutsson <ricknu-0@student.ltu.se>\0" "Subject\0Re: [KJ] [PATCH] is_power_of_2 in ia64mm\0" - "Date\0Fri, 16 Feb 2007 15:02:33 +0000\0" + "Date\0Fri, 16 Feb 2007 16:02:33 +0100\0" "To\0Vignesh Babu BM <vignesh.babu@wipro.com>\0" "Cc\0Kernel Janitors List <kernel-janitors@lists.osdl.org>" linux-mm@kvack.org @@ -38,14 +38,9 @@ "> \t\tprintk(KERN_WARNING \"Invalid huge page size specified\\n\");\n" ">\n" "> \n" - "As we talked about before; is this really correct? !is_power_of_2(0) = \n" - "true while (0 & (0-1)) = 0.\n" + "As we talked about before; is this really correct? !is_power_of_2(0) == \n" + "true while (0 & (0-1)) == 0.\n" "\n" - "Richard Knutsson\n" - "\n" - "_______________________________________________\n" - "Kernel-janitors mailing list\n" - "Kernel-janitors@lists.osdl.org\n" - https://lists.osdl.org/mailman/listinfo/kernel-janitors + Richard Knutsson -796cfb2bbd9c84b5988bddde59333bdc6affe1061d66b9be58e3220fe183b64e +76624c90a5f70a03584ef431d031a14d26ef53653ba08f8cae5fd39a31604d3b
diff --git a/a/1.txt b/N3/1.txt index 159775c..12440fe 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -26,12 +26,13 @@ Vignesh Babu BM wrote: > printk(KERN_WARNING "Invalid huge page size specified\n"); > > -As we talked about before; is this really correct? !is_power_of_2(0) = -true while (0 & (0-1)) = 0. +As we talked about before; is this really correct? !is_power_of_2(0) == +true while (0 & (0-1)) == 0. Richard Knutsson -_______________________________________________ -Kernel-janitors mailing list -Kernel-janitors@lists.osdl.org -https://lists.osdl.org/mailman/listinfo/kernel-janitors +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N3/content_digest index 6a31e81..17e51cb 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\01171627435.6127.0.camel@wriver-t81fb058.linuxcoe\0" "From\0Richard Knutsson <ricknu-0@student.ltu.se>\0" "Subject\0Re: [KJ] [PATCH] is_power_of_2 in ia64mm\0" - "Date\0Fri, 16 Feb 2007 15:02:33 +0000\0" + "Date\0Fri, 16 Feb 2007 16:02:33 +0100\0" "To\0Vignesh Babu BM <vignesh.babu@wipro.com>\0" "Cc\0Kernel Janitors List <kernel-janitors@lists.osdl.org>" linux-mm@kvack.org @@ -38,14 +38,15 @@ "> \t\tprintk(KERN_WARNING \"Invalid huge page size specified\\n\");\n" ">\n" "> \n" - "As we talked about before; is this really correct? !is_power_of_2(0) = \n" - "true while (0 & (0-1)) = 0.\n" + "As we talked about before; is this really correct? !is_power_of_2(0) == \n" + "true while (0 & (0-1)) == 0.\n" "\n" "Richard Knutsson\n" "\n" - "_______________________________________________\n" - "Kernel-janitors mailing list\n" - "Kernel-janitors@lists.osdl.org\n" - https://lists.osdl.org/mailman/listinfo/kernel-janitors + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -796cfb2bbd9c84b5988bddde59333bdc6affe1061d66b9be58e3220fe183b64e +02a62da300eae127f142413c3ea82750c3e8b25e9379b7deebdf24abe980f07b
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.