diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-26 19:12:52 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-26 19:12:52 -0400 |
commit | c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7 (patch) | |
tree | 146322892d97dc22ed914bb03036d9108739e8e4 /compile-fixes.patch | |
parent | 3353f55ff47c9dd0bc3d132ba567e89f06684a1f (diff) | |
download | kernel-c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7.tar.gz kernel-c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7.tar.xz kernel-c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7.zip |
Drop compile-fixes and upstream-reverts patches
We very very rarely use these. The last time compile-fixes.patch was
used was over 3 years ago. The upstream-reverts.patch has literally
never been used since Fedora switched to git. We tend to apply the
reverts as stand-alone patches anyway, and compile fixes are generally
better as stand-alone patches that get sent upstream ASAP.
Diffstat (limited to 'compile-fixes.patch')
-rw-r--r-- | compile-fixes.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compile-fixes.patch b/compile-fixes.patch deleted file mode 100644 index 34c08ce47..000000000 --- a/compile-fixes.patch +++ /dev/null @@ -1,6 +0,0 @@ -# -# Small compile fixes (For more involved fixes, please use a separate patch). -# -# Please add the errors from gcc before the diffs to save others having -# to do a compile to figure out what your diff is fixing. Thanks. -# |