diff for duplicates of <1472834969.6758.52.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 32c0614..0826a7d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On Fri, 2016-09-02 at 08:59 -0700, Bart Van Assche wrote: > How about the following: > -> dev_set_uevent_suppress() expects a boolean as second argument. Make +> dev_set_uevent_suppress() expects a boolean as second argument. Make� > this clear by passing true/false instead of 1/0 as the second > argument. -dev_set_uevent_suppress() doesn't currently expect a boolean. +dev_set_uevent_suppress()�doesn't currently expect a boolean. The patch changes the function definition argument from int to bool and also changes all callers of the function to true/false from 1/0. diff --git a/a/content_digest b/N1/content_digest index 016218c..672bdb7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -27,13 +27,13 @@ "On Fri, 2016-09-02 at 08:59 -0700, Bart Van Assche wrote:\n" "> How about the following:\n" "> \n" - "> dev_set_uevent_suppress() expects a boolean as second argument. Make\302\240\n" + "> dev_set_uevent_suppress() expects a boolean as second argument. Make\303\257\302\277\302\275\n" "> this clear by passing true/false instead of 1/0 as the second\n" "> argument.\n" "\n" - "dev_set_uevent_suppress()\302\240doesn't currently expect a boolean.\n" + "dev_set_uevent_suppress()\303\257\302\277\302\275doesn't currently expect a boolean.\n" "\n" "The patch changes the function definition argument from int to bool\n" and also changes all callers of the function to true/false from 1/0. -270120a1004d90dae18871ec5297c1ca637fdb3a48a7bc6f8a9d5e2778ae19f0 +c7167429138e8c5f8faf63bc4d2ba79435def1a92204ebe820d81c3029af7472
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.