commit | 4813577f932050f33c29e2a35a01431814437700 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Nov 15 15:34:09 2016 -0800 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Nov 21 09:52:09 2016 -0500 |
tree | 3057dd9ecffb609286a332e3fcc704556bcfd123 | |
parent | cc5bd925f194c8dc7e2a4eee2c81a4f148018b08 [diff] |
dm mpath: change return type of pg_init_all_paths() from int to void None of the callers of pg_init_all_paths() check its return value. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>