commit | dec7e6494e1aea6bf676223da3429cd17ce0af79 | [log] [tgz] |
---|---|---|
author | Gen Zhang <blackgod016574@gmail.com> | Wed May 29 09:33:20 2019 +0800 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Jun 25 13:34:52 2019 -0400 |
tree | 85c491669fffdaf982b54457b9bec99cfc0dc496 | |
parent | 9e0babf2c06c73cda2c0cd37a1653d823adb40ec [diff] |
dm init: fix incorrect uses of kstrndup() Fix 2 kstrndup() calls with incorrect argument order. Fixes: 6bbc923dfcf5 ("dm: add support to directly boot to a mapped device") Cc: stable@vger.kernel.org # v5.1 Signed-off-by: Gen Zhang <blackgod016574@gmail.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>