diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-21 14:43:08 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-08-29 00:21:27 +0300 |
commit | dfbde55249032db6e93ab76a91c3b2e46308f52e (patch) | |
tree | a4ac524eff01e10c8ec12bc56cb876973b194ca9 /drivers/block/skd_main.c | |
parent | b3c3051220f3e2a576ba8008c4a87b7d4c8a35e8 (diff) | |
download | linux-dfbde55249032db6e93ab76a91c3b2e46308f52e.tar.xz |
nbd: make device_attribute const
Make this const as is is only passed as an argument to the
function device_create_file and device_remove_file and the corresponding
arguments are of type const.
Done using Coccinelle
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/skd_main.c')
0 files changed, 0 insertions, 0 deletions