[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)
commit433dc24f24b409fb130f638aa85470a0eb666206
treec64f3c478297b38361f91fea0609fb4fbedaffaf
parent099a58f681ed951434574ec39bdfe87055bafe73
[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