On Mon, Mar 18, 2024 at 4:36 PM Andrew Cooper <andrew.coop...@citrix.com> wrote: > > Most uses of bitfields and __packed are unnecessary. There is also no need to > cast 'd' to (unsigned char *) before passing it to a function taking void *. > Switch to new trace_time() API. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > Reviewed-by: Dario Faggioli <dfaggi...@suse.com>
Reviewed-by: George Dunlap <george.dun...@cloud.com>