Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
- net/sched/act_api.c | 2 ++
+ net/sched/act_api.c | 2 ++
1 file changed, 2 insertions(+)
-diff --git a/net/sched/act_api.c b/net/sched/act_api.c
-index 17e5cd9ebd89..75132d0ca887 100644
--- a/net/sched/act_api.c
+++ b/net/sched/act_api.c
-@@ -231,6 +231,8 @@ static int tcf_dump_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb,
+@@ -231,6 +231,8 @@ static int tcf_dump_walker(struct tcf_id
index++;
if (index < s_i)
continue;
if (jiffy_since &&
time_after(jiffy_since,
---
-2.30.2
-
Link: https://lkml.kernel.org/r/b76b4be3-cf66-f6b2-9a6c-3e7ef54f9845@web.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
- arch/x86/include/asm/proto.h | 2 ++
+ arch/x86/include/asm/proto.h | 2 ++
1 file changed, 2 insertions(+)
-diff --git a/arch/x86/include/asm/proto.h b/arch/x86/include/asm/proto.h
-index 6e81788a30c1..0eaca7a130c9 100644
--- a/arch/x86/include/asm/proto.h
+++ b/arch/x86/include/asm/proto.h
@@ -4,6 +4,8 @@
/* misc architecture specific prototypes */
void syscall_init(void);
---
-2.30.2
-