diff options
author | Alex Elder <elder@dreamhost.com> | 2012-02-02 15:13:30 +0100 |
---|---|---|
committer | Alex Elder <elder@dreamhost.com> | 2012-03-22 16:47:48 +0100 |
commit | a725f65e52de73defb3c7033c471c48c56ca6cdd (patch) | |
tree | 38b1561838f74e4faab94f9828cfc57dc2027e0d /drivers/regulator | |
parent | rbd: simplify error handling in rbd_add() (diff) | |
download | linux-a725f65e52de73defb3c7033c471c48c56ca6cdd.tar.xz linux-a725f65e52de73defb3c7033c471c48c56ca6cdd.zip |
rbd: encapsulate argument parsing for rbd_add()
Move the code that parses the arguments provided to rbd_add() (which
are supplied via /sys/bus/rbd/add) into a separate function.
Also rename the "mon_dev_name" variable in rbd_add() to be
"mon_addrs". The variable represents a list of one or more
comma-separated monitor IP addresses, each with an optional port
number. I think "mon_addrs" captures that notion a little better.
Signed-off-by: Alex Elder <elder@dreamhost.com>
Diffstat (limited to 'drivers/regulator')
0 files changed, 0 insertions, 0 deletions