On 3/31/23 10:47 AM, Greg Kroah-Hartman wrote: > There is no need to dynamically create and destroy the class_pktcdvd > structure, just make it static and remove the memory allocation logic > which simplifies and cleans up the logic a lot. > > Cc: linux-block@xxxxxxxxxxxxxxx > Cc: Jens Axboe <axboe@xxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > Note, I would like to take this through my driver-core tree as it is > needed for other struct class cleanup work I have done and am continuing > to do there. I'm going to defer to you on this kind of stuff, so if you think it's fine, then go for it. -- Jens Axboe