commit | b0efcae5e12b341e569f971ccd193e31f1d0ffa8 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Thu Jan 09 11:08:20 2020 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 11 14:30:24 2020 -0800 |
tree | 2b6d6bfd8ad8a76f62a56bfc7881679552b0c021 | |
parent | a5c3a7c0ce1a1cfab15404018933775d7222a517 [diff] |
devlink: correct misspelling of snapshot The function to obtain a unique snapshot id was mistakenly typo'd as devlink_region_shapshot_id_get. Fix this typo by renaming the function and all of its users. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>