]> git.openfabrics.org - ~emulex/infiniband.git/commit
[PATCH] dm table split_args: handle no input
authorDavid Teigland <teigland@redhat.com>
Mon, 26 Jun 2006 07:27:31 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:36 +0000 (09:58 -0700)
commit814d68629b40e863997fa0eea459be4cc99a06cc
tree85dddcb7d8c1885a2af45aa4be36b0b78a4c7ddd
parentce503f59ae899c3e75a8a1cf46f2d44c0c5b5c7c
[PATCH] dm table split_args: handle no input

Return sense if dm_split_args is called with a NULL input parameter.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-table.c