mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +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>