diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-10-19 22:38:54 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2007-10-20 02:01:10 +0100 |
commit | bb56acf840600421e68f49bb037d1c659fcb37f8 (patch) | |
tree | f95ff0498bff166b86b9d3684223504d3976c7ca /drivers/md/dm-io.h | |
parent | 9e4e5f87ebcadb7ad9aca640bbe1038e1545e9f8 (diff) |
dm io:ctl remove vmalloc void cast
In drivers/md/dm-ioctl.c::copy_params() there's a call to vmalloc()
where we currently cast the return value, but that's pretty pointless
given that vmalloc() returns "void *".
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-io.h')
0 files changed, 0 insertions, 0 deletions