commit | cc7a7fb3b689996d35404080dde09de03fc1d09b | [log] [tgz] |
---|---|---|
author | Bryan Gurney <bgurney@redhat.com> | Fri Oct 04 11:42:09 2019 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Nov 05 14:56:08 2019 -0500 |
tree | 46575a42bd53f460a2d107aa65c3dd9f6e3cfcea | |
parent | 6ec1be501500787264ce62b8786ed7723bcd93f5 [diff] |
dm dust: change ret to r in dust_map_read and dust_map In the dust_map_read() and dust_map() functions, change the return code variable "ret" to "r", to match the convention of the other device-mapper targets. Signed-off-by: Bryan Gurney <bgurney@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>