On 10/9/18 10:24 AM, Peter Maydell wrote: > Peter Maydell (3): > block/qcow2: Don't take address of fields in packed structs > block/qcow: Don't take address of fields in packed structs > block/qcow2-bitmap: Don't take address of fields in packed structs
Reviewed-by: Richard Henderson <[email protected]> Although I do think you should put the script you used into scripts/coccinelle/, so that it may be used for the rest of the files in the tree. We can delete the script after those pointer-based functions are removed. r~
