Hi, On 12/16/2017 05:54 AM, SF Markus Elfring wrote: > From: Markus Elfring <[email protected]> > Date: Sat, 16 Dec 2017 14:21:04 +0100 > > Replace the specification of data structures by variable references > as the parameter for the operator "sizeof" to make the corresponding size > determination a bit safer according to the Linux coding style convention.
This would be OK, but you are also removing empty lines and changing the coding format. Please update the patch to only make the sizeof changes. -Geoff

