]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session...
authorSteve French <smfrench@austin.rr.com>
Fri, 29 Apr 2005 05:41:08 +0000 (22:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:41:08 +0000 (22:41 -0700)
commitac737623275bccd54e6edcc7b0b5407153035750
treec64f3c478297b38361f91fea0609fb4fbedaffaf
parent87a829fae082b74b826a91b8191cdbed8420ad2c
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization

Suggested by: Adrian Bunk and Dave Miller

Signed-off-by: Steve French (sfrench@us.ibm.com)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/cifs/cifs_debug.c
fs/cifs/connect.c