diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-07-14 13:57:32 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-29 07:45:18 +0200 |
commit | eca9e8271e596b73e3ccefdcd26eb85b46b21a34 (patch) | |
tree | 6a95b8361c900b81f5300abaadec9c5ce34e3521 /lib/mpi/mpi-sub-ui.c | |
parent | c5be1f2c5bab1538aa29cd42e226d6b80391e3ff (diff) |
nvme: remove an unnecessary condition
"v" is an unsigned int so it can't be more than UINT_MAX. Removing this
check makes it easier to preserve the error code as well.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions