diff options
author | André Almeida <andrealmeid@collabora.com> | 2019-09-11 17:46:36 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-09-12 01:04:25 +0300 |
commit | f7c4ce890dd23f2d41ad9630263aad6e9720af58 (patch) | |
tree | 342c22408ea5245be96bf4c4461d74555c90ea09 /ipc/mqueue.c | |
parent | 4e47ee8fbef08f1711ffcc2063ce0e3250141b16 (diff) | |
download | linux-f7c4ce890dd23f2d41ad9630263aad6e9720af58.tar.xz |
null_blk: validate the number of devices
A negative number of devices is nonsensical, so change the type to
unsigned. If the number of devices is 0, it is impossible for userspace
to interact with the module, so refuse loading the driver for that case.
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions