]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CIFS] remove some redundant argument checks
authorMariusz Kozlowski <m.kozlowski@tuxland.pl>
Wed, 3 Oct 2007 16:41:24 +0000 (16:41 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 3 Oct 2007 16:41:24 +0000 (16:41 +0000)
commita8a11d399fc3c70f2aa645c7472235a06e8b8efa
tree035ed3bc8a5b4a1fbce73c04f5dad979f340f07b
parent9b22b0b726c6e46048767728a0900c8c05f93c21
[CIFS] remove some redundant argument checks

This patch does kmalloc + memset conversion to kzalloc and removes some
redundant argument checks.

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c