From: David S. Miller Date: Wed, 16 Aug 2017 18:01:58 +0000 (-0700) Subject: Merge branch 'net-sizeof-cleanups' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5022111ecbaaa657f6bb03d471699516ce8f748f;p=linux.git Merge branch 'net-sizeof-cleanups' Stephen Hemminger says: ==================== net: various sizeof cleanups Noticed some places that were using sizeof as an operator. This is legal C but is not the convention used in the kernel. ==================== Signed-off-by: David S. Miller --- 5022111ecbaaa657f6bb03d471699516ce8f748f