generic: Convert incorrect generic/5.10 patches
OpenWRT's developer guide prefers having actual patches so they an be sent upstream more easily. However, in this case, Adding proper fields also allows for `git am` to properly function. Some of these patches are quite old, and lack much traceable history. This commit tries to rectify that, by digging in the history to find where and how it was first added. It is by no means perfect and also shows some patches that should have been long gone. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
This commit is contained in:
committed by
Christian Marangi
parent
5d09118f8e
commit
d5bf46bbe8
@@ -1,3 +1,11 @@
|
||||
From: Felix Fietkau <nbd@nbd.name>
|
||||
Subject: uapi: Fix an issue with kernel headers that broke perf
|
||||
|
||||
Submitted-by: Felix Fietkau <nbd@nbd.name>
|
||||
---
|
||||
include/uapi/linux/swab.h | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
--- a/include/uapi/linux/swab.h
|
||||
+++ b/include/uapi/linux/swab.h
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Reference in New Issue
Block a user