Make status variable local
authorHannes Reinecke <hare@suse.de>
Tue, 3 May 2011 11:47:13 +0000 (13:47 +0200)
committerHannes Reinecke <hare@suse.de>
Tue, 3 May 2011 11:47:13 +0000 (13:47 +0200)
commit44f79b5ba75300afd8c86efa2c7170813c4288d1
tree4854251a7449503f62b315a1261284c72efec736
parent15fd093e5e42321b5bde02db8b404e6f23507a96
Make status variable local

The 'status' structure field in struct multipath can also be made
local.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/devmapper.c
libmultipath/structs.h
libmultipath/structs_vec.c
multipath/main.c