diff options
author | Wang Long <long.wanglong@huawei.com> | 2015-06-10 08:12:07 +0000 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-06-10 15:45:22 -0400 |
commit | 33d657d1381025542b84b79d5c7b548598e40a4d (patch) | |
tree | 235074885995174bf1b435d0a7f18a06e0c88a60 /arch | |
parent | 7364e86547bc52a555c9317b32cc4e81c4d4fd7c (diff) | |
download | linux-33d657d1381025542b84b79d5c7b548598e40a4d.tar.bz2 |
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 'arch')
0 files changed, 0 insertions, 0 deletions