On 12/22/2016 3:10 PM, Jan Blunck wrote: > On Thu, Dec 22, 2016 at 2:10 PM, Ferruh Yigit <ferruh.yi...@intel.com> wrote: >> - Grouped related items using empty lines > > Reordering fields of a struct is breaking ABI. We should bump the > library version now.
You are right, sorry missed that. Intention was not to break the ABI, but cleanup. Thomas, If it is too late, do you want me prepare a revert patch? > > >> - Aligned arguments to same column >> - All item comments that doesn't fit same line are placed blow the item >> itself >> - Moved some comments to same line if overall line < 100 chars >> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> >> <...>