diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2018-05-10 08:46:30 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-05-25 16:50:12 +0200 |
commit | 618cff4285dc0ef6ebb99f715116e7af62565293 (patch) | |
tree | dfb5fa2d44a714d4b60d4688a312ff3787051abb /arch/arm/configs/em_x270_defconfig | |
parent | nvmet: make a few error messages more generic (diff) | |
download | linux-618cff4285dc0ef6ebb99f715116e7af62565293.tar.xz linux-618cff4285dc0ef6ebb99f715116e7af62565293.zip |
nvmet: remove duplicate NULL initialization for req->ns
Remove the duplicate NULL initialization for req->ns. req->ns is always
initialized to NULL in nvmet_req_init(), so there is no need to reset
it later on failures unless we have previously assigned a value to it.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'arch/arm/configs/em_x270_defconfig')
0 files changed, 0 insertions, 0 deletions