[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200707311845.48807.m.kozlowski@tuxland.pl>
Date: Tue, 31 Jul 2007 18:45:48 +0200
From: Mariusz Kozlowski <m.kozlowski@...land.pl>
To: linux-kernel@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [KJ PATCHES] mostly kmalloc + memset conversion to k[cz]alloc
Hello,
This kj patch series does kmalloc + memset conversion to k[cz]alloc. Some
of them also remove redundant argument checks to functions that already do that
internally. Also some minor style things are fixed like redundant k[mcz]alloc casts.
Most of this patches shrink object size by several hundred bytes (you'll find stats
below signed-off line) so this is a good thing. Almost all of them were compile tested.
Please review and apply.
Regards,
Mariusz
-
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