On 03-Apr-18 2:04 PM, Olivier Matz wrote:
Only a cosmetic change: the *_LEN defines are already used when defining the buffer. Using sizeof() ensures that the length stays consistent, even if the definition is modified.Signed-off-by: Olivier Matz <olivier.m...@6wind.com> ---
Reviewed-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly