[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0710051216250.17345@schroedinger.engr.sgi.com>
Date: Fri, 5 Oct 2007 12:17:41 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: WANG Cong <xiyou.wangcong@...il.com>
cc: LKML <linux-kernel@...r.kernel.org>, Andrew Morton <akpm@...l.org>,
linux-mm@...ck.org
Subject: Re: [Patch]Documentation/vm/slabinfo.c: clean up this code
On Fri, 5 Oct 2007, WANG Cong wrote:
>
> This patch does the following cleanups for Documentation/vm/slabinfo.c:
>
> - Fix two memory leaks;
For user space code? Memory will be released as soon as the program
terminates.
> - Constify some char pointers;
> - Use snprintf instead of sprintf in case of buffer overflow;
> - Fix some indentations;
> - Other little improvements.
Acked-by: Christoph Lameter <clameter@....com>
-
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