summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorMinwoo Im <minwoo.im.dev@gmail.com>2019-04-12 00:52:39 +0900
committerChristoph Hellwig <hch@lst.de>2019-05-01 09:17:27 -0400
commit665648673ef5384c7194ea6df4b55f2da98646cf (patch)
treed206ccd464424dbba73cb62460a00162614be5c2 /mm
parentc8e9e9b7646ebe1c5066ddc420d7630876277eb4 (diff)
downloadlinux-stable-665648673ef5384c7194ea6df4b55f2da98646cf.tar.gz
linux-stable-665648673ef5384c7194ea6df4b55f2da98646cf.tar.bz2
linux-stable-665648673ef5384c7194ea6df4b55f2da98646cf.zip
nvme-pci: remove an unneeded variable initialization
Variable "n" will be assigned once kstrtoint() succeeds, otherwise it will not be referred because kstrtoint() will return an error which means go out from this function. Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions