Re: [PATCH -next] extable: Remove duplicated include from extable.c

2015-07-21 Thread Steven Rostedt
Andrew, I acked this a while back, but notice that nobody took it up. I figured that this could go through you. Or perhaps the trivial tree? -- Steve On Thu, 16 Apr 2015 21:16:34 +0800 weiyj...@163.com wrote: > From: Wei Yongjun > > Remove duplicated include. > > Signed-off-by: Wei

Re: [PATCH -next] extable: Remove duplicated include from extable.c

2015-07-21 Thread Steven Rostedt
Andrew, I acked this a while back, but notice that nobody took it up. I figured that this could go through you. Or perhaps the trivial tree? -- Steve On Thu, 16 Apr 2015 21:16:34 +0800 weiyj...@163.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Remove duplicated include.

Re: [PATCH -next] extable: Remove duplicated include from extable.c

2015-04-16 Thread Steven Rostedt
On Thu, 16 Apr 2015 21:16:34 +0800 weiyj...@163.com wrote: > From: Wei Yongjun > > Remove duplicated include. Acked-by: Steven Rostedt -- Steve > > Signed-off-by: Wei Yongjun > --- > kernel/extable.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/kernel/extable.c

[PATCH -next] extable: Remove duplicated include from extable.c

2015-04-16 Thread weiyj_lk
From: Wei Yongjun Remove duplicated include. Signed-off-by: Wei Yongjun --- kernel/extable.c | 1 - 1 file changed, 1 deletion(-) diff --git a/kernel/extable.c b/kernel/extable.c index c98f926..e820cce 100644 --- a/kernel/extable.c +++ b/kernel/extable.c @@ -18,7 +18,6 @@ #include

[PATCH -next] extable: Remove duplicated include from extable.c

2015-04-16 Thread weiyj_lk
From: Wei Yongjun yongjun_...@trendmicro.com.cn Remove duplicated include. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn --- kernel/extable.c | 1 - 1 file changed, 1 deletion(-) diff --git a/kernel/extable.c b/kernel/extable.c index c98f926..e820cce 100644 --- a/kernel/extable.c

Re: [PATCH -next] extable: Remove duplicated include from extable.c

2015-04-16 Thread Steven Rostedt
On Thu, 16 Apr 2015 21:16:34 +0800 weiyj...@163.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Remove duplicated include. Acked-by: Steven Rostedt rost...@goodmis.org -- Steve Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn --- kernel/extable.c | 1 - 1 file