diff for duplicates of <546D65C6.3030109@hitachi.com> diff --git a/a/1.txt b/N1/1.txt index 5f5a739..a743ca0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ > comment which repeats an expectation for the affected function call? No, not "want". IMHO, if try_module_get(mod) is done only when mod!=NULL, -we shouldn't call module_put(mod) when mod=NULL (even if it is possible), +we shouldn't call module_put(mod) when mod==NULL (even if it is possible), because those get/put method must be used as a pair, for the better understandings. diff --git a/a/content_digest b/N1/content_digest index bf414b8..d0ad160 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -20,7 +20,7 @@ "ref\0546C41EF.4040502@users.sourceforge.net\0" "From\0Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>\0" "Subject\0Re: [PATCH 1/1] kprobes: Deletion of an unnecessary check before the function call \"module_put\"\0" - "Date\0Thu, 20 Nov 2014 03:53:42 +0000\0" + "Date\0Thu, 20 Nov 2014 12:53:42 +0900\0" "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Cc\0Ananth N Mavinakayanahalli <ananth@in.ibm.com>" Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> @@ -50,7 +50,7 @@ "> comment which repeats an expectation for the affected function call?\n" "\n" "No, not \"want\". IMHO, if try_module_get(mod) is done only when mod!=NULL,\n" - "we shouldn't call module_put(mod) when mod=NULL (even if it is possible),\n" + "we shouldn't call module_put(mod) when mod==NULL (even if it is possible),\n" "because those get/put method must be used as a pair, for the better\n" "understandings.\n" "\n" @@ -63,4 +63,4 @@ "Hitachi, Ltd., Yokohama Research Laboratory\n" E-mail: masami.hiramatsu.pt@hitachi.com -84ac59dc909084dc16781cc4fc88229c38bc150d71e1a8f2d58486bc36e99aa3 +90793fcf7c9d001ac7339a884681bd084107ebf91eaf9b6eb8380cd6b67e5ece
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.