On Sun, Dec 14, 2014 at 07:36:23PM -0600, Jonathan Jin wrote: > This patch cleans up the following coding style issues that are detected by > checkpatch: > ERROR: trailing whitespace > ERROR: open brace '{' following struct go on the same line Don't do multiple things in the same patch, make this at least 2 patches. greg k-h