commit | e6e96d980623da494f1f0c24ca45ac09e5e6e84e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 28 09:43:36 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Sep 05 13:40:42 2014 -0600 |
tree | c1cc79ea77d7d0051fbb60435d7989087daa26ee | |
parent | b0cd34151c77f3485868f95831b3793d7f400e0d [diff] |
patman: Remove the -a option It seems that this is no longer needed, since checkpatch.pl will catch whitespace problems in patches. Also the option is not widely used, so it seems safe to just remove it. Suggested-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Simon Glass <sjg@chromium.org>