diff options
author | 2015-05-11 07:52:29 +0200 | |
---|---|---|
committer | 2015-05-11 23:43:52 +0200 | |
commit | e76ff06a959336fae64b53c36ec60940ca6ef04f (patch) | |
tree | 07cd253c4a917d5706314cff1a98c3080dd8ddb2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching (diff) | |
download | wireguard-linux-e76ff06a959336fae64b53c36ec60940ca6ef04f.tar.xz wireguard-linux-e76ff06a959336fae64b53c36ec60940ca6ef04f.zip |
livepatch: match return value to function signature
klp_initialized() should return bool but is actually returning
struct kobject * - convert it to a boolean explicitly.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Jiri Slaby <jslaby@suse.cz
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions