[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5212E481.9080204@asianux.com>
Date: Tue, 20 Aug 2013 11:37:37 +0800
From: Chen Gang <gang.chen@...anux.com>
To: Ingo Molnar <mingo@...nel.org>,
"a.p.zijlstra@...llo.nl" <a.p.zijlstra@...llo.nl>,
Mel Gorman <mgorman@...e.de>, riel@...hat.com
CC: Andrew Morton <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] kernel/sysctl.c: about the return value after fail call
Patch 1 for bug fix: check return value after call proc_put_char() in
__do_proc_doulongvec_minmax()
Patch 2 for simplify code : Simplify code for C code readers.
Signed-off-by: Chen Gang <gang.chen@...anux.com>
---
kernel/sysctl.c | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists