]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Remove the -a option
authorSimon Glass <sjg@chromium.org>
Thu, 28 Aug 2014 15:43:36 +0000 (09:43 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 5 Sep 2014 19:40:42 +0000 (13:40 -0600)
commit7428dc14b0f26f0f87a0f16370d39fd932af8464
treec1cc79ea77d7d0051fbb60435d7989087daa26ee
parente752edcb6b22b2c42c8064d66a93f0910cac6fef
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>
tools/patman/gitutil.py
tools/patman/patman.py