From: David S. Miller Date: Wed, 16 Aug 2017 18:01:58 +0000 (-0700) Subject: Merge branch 'net-sizeof-cleanups' X-Git-Tag: v4.14-rc1~130^2~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5022111ecbaaa657f6bb03d471699516ce8f748f;p=thirdparty%2Fkernel%2Flinux.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