diff options
author | Zhang Yanfei <zhangyanfei@cn.fujitsu.com> | 2013-05-01 00:28:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-01 02:04:07 +0200 |
commit | 310faaa9b2d075b8fd477550c3d85ccddec76f35 (patch) | |
tree | 065b412dca377501a60b38c0f9e33d12df070d30 /lib/rbtree_test.c | |
parent | exec: do not abuse ->cred_guard_mutex in threadgroup_lock() (diff) | |
download | linux-310faaa9b2d075b8fd477550c3d85ccddec76f35.tar.xz linux-310faaa9b2d075b8fd477550c3d85ccddec76f35.zip |
kexec: fix wrong types of some local variables
The types of the following local variables:
- ubytes/mbytes in kimage_load_crash_segment()/kimage_load_normal_segment()
- r in vmcoreinfo_append_str()
are wrong, so fix them.
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Simon Horman <horms@verge.net.au>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions