diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-06-07 19:49:37 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-07-14 13:48:49 -0700 |
commit | d34213ebfea31229411583716a9ebe3610bf2d29 (patch) | |
tree | bc7122fd97f1d5c3a637a7f6613881219449ac97 /usr/include | |
parent | 69053101e096c01a4c8e3d2497e3cd5716e43cec (diff) |
nvdimm/namespace: drop nested variable in create_namespace_pmem()
Kernel build bot reported:
namespace_devs.c:1991:10: warning: Local variable 'uuid' shadows outer variable [shadowVariable]
Refactor create_namespace_pmem() by dropping a nested version of
the same variable.
Fixes: d1c6e08e7503 ("libnvdimm/labels: Add uuid helpers")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220607164937.33967-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'usr/include')
0 files changed, 0 insertions, 0 deletions