commit | d5503bda96efdca8e2ebaa7b3d43845fda4b404d | [log] [tgz] |
---|---|---|
author | Coly Li <colyli@suse.de> | Mon Dec 28 16:10:42 2020 +0800 |
committer | Coly Li <colyli@suse.de> | Sat Jan 02 00:21:22 2021 +0800 |
tree | 8ab82891c3835f9a80ebcede29c6fbf35b2a84f8 | |
parent | 096d205a9f1be8540cbc5a468c0da8203023de70 [diff] |
bcache.h: fix typo from SUUP to SUPP This patch fixes the following typos, from BCH_FEATURE_COMPAT_SUUP to BCH_FEATURE_COMPAT_SUPP from BCH_FEATURE_INCOMPAT_SUUP to BCH_FEATURE_INCOMPAT_SUPP from BCH_FEATURE_INCOMPAT_SUUP to BCH_FEATURE_RO_COMPAT_SUPP Signed-off-by: Coly Li <colyli@suse.de>