> > 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 <anatoly.bura...@intel.com> > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com> > --- > > Notes: > v16: > - Add error handling
There are few trivial checkpatch warnings, please check