commit | 88e7cafdcae8bc6354804c685379784c55e276ca | [log] [tgz] |
---|---|---|
author | Bryan Gurney <bgurney@redhat.com> | Thu Dec 05 17:08:37 2019 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Jan 07 11:43:36 2020 -0500 |
tree | 46b382567aa815c22a72c60eb9c7f5b85fe9ea4b | |
parent | c79f46a282390e0f5b306007bf7b11a46d529538 [diff] |
dm dust: change ret to r in dust_map_write In the dust_map_write() function, 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>