Re: [PATCH] samples/livepatch: fix usage example comments

2014-12-23 Thread Jiri Kosina
On Tue, 23 Dec 2014, Josh Poimboeuf wrote: > Fix a few typos in the livepatch-sample.c usage example comments and add > some whitespace to make the comments a little more legible. > > Reported-by: Udo Seidel > Signed-off-by: Josh Poimboeuf [ adding Udo to CC ] Applied, thanks. > --- > sampl

[PATCH] samples/livepatch: fix usage example comments

2014-12-23 Thread Josh Poimboeuf
Fix a few typos in the livepatch-sample.c usage example comments and add some whitespace to make the comments a little more legible. Reported-by: Udo Seidel Signed-off-by: Josh Poimboeuf --- samples/livepatch/livepatch-sample.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --