diff options
author | Dave Jiang <dave.jiang@intel.com> | 2018-06-28 09:56:55 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2018-06-30 10:43:39 -0700 |
commit | c1985cefd844e26bd19673a6df8d8f0b1918c2db (patch) | |
tree | 87addc030de43d9f993ea8cc284285ff019ca4dd /kernel/kcmp.c | |
parent | 5a14e91d559aee5bdb0e002e1153fd9c4338a29e (diff) | |
download | linux-c1985cefd844e26bd19673a6df8d8f0b1918c2db.tar.bz2 |
acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
cmd_rc is passed in by reference to the acpi_nfit_ctl() function and the
caller expects a value returned. However, when the package is pass through
via the ND_CMD_CALL command, cmd_rc is not touched. Make sure cmd_rc is
always set.
Fixes: aef253382266 ("libnvdimm, nfit: centralize command status translation")
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'kernel/kcmp.c')
0 files changed, 0 insertions, 0 deletions