diff options
author | Minwoo Im <minwoo.im.dev@gmail.com> | 2017-12-05 05:23:54 +0900 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-01-08 11:01:57 +0100 |
commit | 6fbcde6691b514faa963c60f5537332530f1bf0a (patch) | |
tree | 14e98859c90e972ed25617736b55b161bfb17dd7 /init | |
parent | 0de5cd367c6aa2a31a1c931628f778f79f8ef22e (diff) | |
download | linux-stable-6fbcde6691b514faa963c60f5537332530f1bf0a.tar.gz linux-stable-6fbcde6691b514faa963c60f5537332530f1bf0a.tar.bz2 linux-stable-6fbcde6691b514faa963c60f5537332530f1bf0a.zip |
nvme-pci: remove an unnecessary initialization in HMB code
The local variable __size__ will be set a bit later in a for-loop.
Remove the explicit initialization at the beginning of this function.
Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions