[PATCH 16/16] block: sed-opal: rename next to execute_steps

2019-02-15 Thread David Kozub
As the function is responsible for executing the individual steps supplied in the steps argument, execute_steps is a more descriptive name than the rather generic next. Signed-off-by: David Kozub Reviewed-by: Scott Bauer Reviewed-by: Christoph Hellwig Reviewed-by: Jon Derrick --- block/sed-op

[PATCH 16/16] block: sed-opal: rename next to execute_steps

2019-01-24 Thread David Kozub
As the function is responsible for executing the individual steps supplied in the steps argument, execute_steps is a more descriptive name than the rather generic next. Signed-off-by: David Kozub --- block/sed-opal.c | 37 +++-- 1 file changed, 19 insertions(+), 1