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 <[email protected]> ---
Reviewed-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

