mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The return value of is_valid_name() is true or false, so change its type to reflect that. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>