summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-08-31 01:23:32 +0900
committerSimon Glass <sjg@chromium.org>2015-09-09 07:48:03 -0600
commit8d3595a42b6bf1f04c08e093485c401677a6002a (patch)
tree4446eef5406252e730a2b83ec25d9563468eae9e /drivers
parent468e81c405e5d14de4bc7b0d7a4a5540a576a45e (diff)
downloadtalos-obmc-uboot-8d3595a42b6bf1f04c08e093485c401677a6002a.tar.gz
talos-obmc-uboot-8d3595a42b6bf1f04c08e093485c401677a6002a.zip
Revert "patman: use -D option for git format-patch"
This reverts commit 19b4a3369876f9215e2b861f211e8df1a75e26ca. Since that commit, patman generates useless patches for file removal; "git format -D" prints only the header but not the diff when deleting files, and "git am" always refuses such patches. The following is the quotation from "man git-format-patch": -D, --irreversible-delete Omit the preimage for deletes, i.e. print only the header but not the diff between the preimage and /dev/null. The resulting patch is not meant to be applied with patch nor git apply; this is solely for people who want to just concentrate on reviewing the text after the change. In addition, the output obviously lack enough information to apply such a patch in reverse, even manually, hence the name of the option. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud