diff options
author | Richard Yao <[email protected]> | 2014-07-18 18:32:13 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-01-30 09:43:04 -0800 |
commit | f9f431cd28ed6a78a2659758ce4a83c4c76fc3a1 (patch) | |
tree | 72653a142ee6ccf7e19f8f74b9098eaf64792f29 /module/zfs/spa.c | |
parent | 6466b61db6b4def6b077882ebbd4c3e83e917613 (diff) |
Use (void) memcpy(), not (void *) memcpy()
This was caught by Clang. Clearly the intent of this code was
to explicitly ignore the return value.
Signed-off-by: Richard Yao <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3054
Diffstat (limited to 'module/zfs/spa.c')
0 files changed, 0 insertions, 0 deletions