commit | 19205da6a0da701787d42ad754edd1ffb514c956 | [log] [tgz] |
---|---|---|
author | Petr Mladek <pmladek@suse.com> | Mon Sep 25 17:41:59 2017 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Oct 02 11:55:24 2017 +0200 |
tree | 092e65563913317f9f23fdc10cd464dfbf5dad0c | |
parent | 5d9da759f7587c87252ef98e70bc0b4a89e4d036 [diff] |
livepatch: Small shadow variable documentation fixes The description of the basic operations was a bit inconsistent and based on older version of the patchset. Also the size of the spinlock structure should be allocated instead of the pointer. Signed-off-by: Petr Mladek <pmladek@suse.com> Acked-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>