> > Instead of passing around pointers and integers, collect everything > into struct. This makes API design around these intrinsics much easier. > > Signed-off-by: Anatoly Burakov <[email protected]> > Acked-by: Konstantin Ananyev <[email protected]> > --- > > Notes: > v16: > - Add error handling
There are few trivial checkpatch warnings, please check

