Home
last modified time | relevance | path

Searched hist:d45da67caedacd500879de5e649360cc70777af7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dxattr.cdiff d45da67caedacd500879de5e649360cc70777af7 Sat Sep 24 01:32:04 CDT 2022 Yuan Can <yuancan@huawei.com> fs/ntfs3: Use strcmp to determine attribute type

The way of determin attribute type is just matching
name with the predefined string, do this with strcmp
to simplify the code.

Signed-off-by: Yuan Can <yuancan@huawei.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>