summaryrefslogtreecommitdiffstats
path: root/kernel/module.c
diff options
context:
space:
mode:
authorMinfei Huang <mnghuan@gmail.com>2016-08-02 23:05:45 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2016-08-03 01:35:24 +0200
commit4caf9615247aceab56e91df6c0e11892ea55f4f0 (patch)
tree03c9284494c49c83efb88b3fc8dd63d42e206f0b /kernel/module.c
parentcpumask: fix code comment (diff)
downloadlinux-4caf9615247aceab56e91df6c0e11892ea55f4f0.tar.xz
linux-4caf9615247aceab56e91df6c0e11892ea55f4f0.zip
kexec: return error number directly
This is a cleanup patch to make kexec more clear to return error number directly. The variable result is useless, because there is no other function's return value assignes to it. So remove it. Link: http://lkml.kernel.org/r/1464179273-57668-1-git-send-email-mnghuan@gmail.com Signed-off-by: Minfei Huang <mnghuan@gmail.com> Cc: Dave Young <dyoung@redhat.com> Cc: Baoquan He <bhe@redhat.com> Cc: Borislav Petkov <bp@suse.de> Cc: Xunlei Pang <xlpang@redhat.com> Cc: Atsushi Kumagai <ats-kumagai@wm.jp.nec.com> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions