On Mon, 13 Mar 2017 13:47:39 +0200 Tamara Diaconita <diaconitatamara@xxxxxxxxx> wrote: This set is good, but with one quibble: > @@ -1048,7 +1048,7 @@ found on newer Intel CPUs, such as ``i7core_edac``, ``sb_edac`` and > echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm > echo 1 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank > > - To return to the default behaviour of matching any, you can do:: > + To return to the default behavior of matching any, you can do:: > > echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm > echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank That's a British spelling. We have long accepted both British and American spellings in the kernel tree. Thus, for example, there are 930 occurrences of "behaviour", 204 of which are under Documentation. They are best left as they are. (Part 3 had some similar changes). As I said in the other reply, it's a good start, and you have fixed quite a few genuine mistakes. It would be great if you could regenerate the series with these comments in mind, and I'll be happy to apply it. (When you do so, if you could get the patches threaded under the 0/3 intro, that would be helpful as well. "git send-email" can be your friend in that regard.) Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html