From: Miaohe Lin
Date: Mon, 24 Aug 2020 23:25:17 -0400
> The need for padding 64bit is implicitly checked by nla_align_64bit(), so
> remove this explicit one.
>
> Signed-off-by: Miaohe Lin
Also applied, thank you.
The need for padding 64bit is implicitly checked by nla_align_64bit(), so
remove this explicit one.
Signed-off-by: Miaohe Lin
---
lib/nlattr.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/nlattr.c b/lib/nlattr.c
index bc5b5cf608c4..98f596bfbfd8 100644
--- a/lib/nlatt