summaryrefslogtreecommitdiff
path: root/kernel/rcu/tiny.c
diff options
context:
space:
mode:
authorWang Long <long.wanglong@huawei.com>2015-06-10 08:12:07 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2015-06-10 19:45:22 (GMT)
commit33d657d1381025542b84b79d5c7b548598e40a4d (patch)
tree235074885995174bf1b435d0a7f18a06e0c88a60 /kernel/rcu/tiny.c
parent7364e86547bc52a555c9317b32cc4e81c4d4fd7c (diff)
downloadlinux-33d657d1381025542b84b79d5c7b548598e40a4d.tar.xz
ring-buffer-benchmark: Fix the wrong type
The macro 'module_param' shows that the type of the variable disable_reader and write_iteration is unsigned integer. so, we change their type form int to unsigned int. Link: http://lkml.kernel.org/r/1433923927-67782-1-git-send-email-long.wanglong@huawei.com Signed-off-by: Wang Long <long.wanglong@huawei.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/rcu/tiny.c')
0 files changed, 0 insertions, 0 deletions