On 23.09.19 20:17:39, Hanna Hawa wrote: > Add an API for EDAC device to report for multiple errors, and move the > old report function to use the new API. > > Changes from v3: > ---------------- > - Move count check to inline function > - Fix count variable describtion > (Reported-by: kbuild test robot <l...@intel.com>)
Looks good to me. If another respin happens, please fix the 80 char limitation for the static inline functions, you could line break after the type definition. Thanks, -Robert