commit | 36f3f500efe6a19b7ce1e1205c105a2cbb2124d9 | [log] [tgz] |
---|---|---|
author | Baoquan He <bhe@redhat.com> | Mon Oct 13 15:53:44 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 14 02:18:21 2014 +0200 |
tree | 36d9416ed4b38e87289e65061cd913b1b1767303 | |
parent | a2d6aa8fa0750fe1d2fc9673d4a46b2fd87e44b3 [diff] |
kexec: remove the unused function parameter This is a cleanup. In function parse_crashkernel_suffix, the parameter crash_base is not used. So here remove it. Signed-off-by: Baoquan He <bhe@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Cc: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>