affs: handle match_strdup failure
authorJim Meyering <jim@meyering.net>
Tue, 29 Apr 2008 07:59:06 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:01 +0000 (08:06 -0700)
commit6db27dd9d26fb270adaa4c265df65ccb49638bd0
treeaa94446b41a2ae7769fb3863509c2ac2554dedae
parent61d64576a21275114d6bffff3c1cac6c8e2f7cf2
affs: handle match_strdup failure

fs/affs/super.c (parse_options): Remove useless initialization.  Handle
match_strdup failure.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/affs/super.c