On 05/19/2017 09:04 AM, Shaohua Li wrote:
> sscanf is a very poor way to parse integer. For example, I input
> "discard" for act_mask, it gets 0xd and completely messes up. Using
> correct API to do integer parse.
> 
> This patch also makes attributes accept any base of integer.

Thanks Shaohua, applied.

-- 
Jens Axboe

Reply via email to