[2.6 patch] remove cifs_kcalloc

Dave Jones davej at redhat.com
Mon Apr 18 01:57:56 GMT 2005


On Mon, Apr 18, 2005 at 03:52:02AM +0200, Adrian Bunk wrote:
 > This patch removes cifs_kcalloc and replaces it with calls to
 > kcalloc(1, ...) .
 > 
 > Signed-off-by: Adrian Bunk <bunk at stusta.de>

As a followup patch you might want to check the return value
of all those calls before blindly deferencing them.

		Dave



More information about the samba-technical mailing list