commit | 433dc24f24b409fb130f638aa85470a0eb666206 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@austin.rr.com> | Thu Apr 28 22:41:08 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Apr 28 22:41:08 2005 -0700 |
tree | c64f3c478297b38361f91fea0609fb4fbedaffaf | |
parent | 099a58f681ed951434574ec39bdfe87055bafe73 [diff] |
[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>