From: Joe Perches Date: Wed, 3 Jul 2013 22:05:31 +0000 (-0700) Subject: checkpatch: create an EXPERIMENTAL --fix option to correct patches X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3705ce5bcc1037b68e9d20f90ab50bc7f64edd00;p=pandora-kernel.git checkpatch: create an EXPERIMENTAL --fix option to correct patches Some patches have simple defects in whitespace and formatting that checkpatch could correct automatically. Attempt to do so. Add a --fix option to create a ".EXPERIMENTAL-checkpatch-fixes" file that tries to use normal kernel style for some of these formatting errors. Add warnings against using this file without verifying the changes. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed