aboutsummaryrefslogtreecommitdiff
path: root/samples/livepatch/livepatch-sample.c
AgeCommit message (Collapse)AuthorFilesLines
2014-12-24livepatch: samples: fix usage example commentsJosh Poimboeuf1-1/+5
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 <[email protected]> Signed-off-by: Josh Poimboeuf <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings1-0/+87
Add a sample live patching module. Signed-off-by: Seth Jennings <[email protected]> Reviewed-by: Miroslav Benes <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Reviewed-by: Masami Hiramatsu <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>