Re: [PATCH] livepatch: add missing newline to error message

2015-02-06 Thread Jiri Kosina
On Fri, 6 Feb 2015, Josh Poimboeuf wrote: > Signed-off-by: Josh Poimboeuf > --- > kernel/livepatch/core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/kernel/livepatch/core.c b/kernel/livepatch/core.c > index 9adf86b..ff7f47d 100644 > --- a/kernel/livepatch/core.c >

[PATCH] livepatch: add missing newline to error message

2015-02-06 Thread Josh Poimboeuf
Signed-off-by: Josh Poimboeuf --- kernel/livepatch/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/livepatch/core.c b/kernel/livepatch/core.c index 9adf86b..ff7f47d 100644 --- a/kernel/livepatch/core.c +++ b/kernel/livepatch/core.c @@ -211,7 +211,7 @@ static int

Re: [PATCH] livepatch: add missing newline to error message

2015-02-06 Thread Jiri Kosina
On Fri, 6 Feb 2015, Josh Poimboeuf wrote: Signed-off-by: Josh Poimboeuf jpoim...@redhat.com --- kernel/livepatch/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/livepatch/core.c b/kernel/livepatch/core.c index 9adf86b..ff7f47d 100644 ---

[PATCH] livepatch: add missing newline to error message

2015-02-06 Thread Josh Poimboeuf
Signed-off-by: Josh Poimboeuf jpoim...@redhat.com --- kernel/livepatch/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/livepatch/core.c b/kernel/livepatch/core.c index 9adf86b..ff7f47d 100644 --- a/kernel/livepatch/core.c +++ b/kernel/livepatch/core.c @@ -211,7