Re: [PATCH] ring-buffer-benchmark: Fix the wrong type

From: Steven Rostedt
Date: Wed Jun 10 2015 - 15:45:45 EST


On Wed, 10 Jun 2015 08:12:07 +0000
Wang Long <long.wanglong@xxxxxxxxxx> wrote:

> 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.
>
> Signed-off-by: Wang Long <long.wanglong@xxxxxxxxxx>

Thanks, applied!

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/