From: Xiong Zhenwu
A typo is found out by codespell tool in 116th line of smackfs.c:
$ codespell ./security/smack
./smackfs.c:116: lables ==> labels
Fix a typo found by codespell.
Signed-off-by: Xiong Zhenwu
---
security/smack/smackfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Xiong Zhenwu
A typo is found out by codespell tool in 383th line of smackfs.c:
$ codespell ./security/smack/
./smackfs.c:383: numer ==> number
Fix a typo found by codespell.
Signed-off-by: Xiong Zhenwu
---
security/smack/smackfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2 matches
Mail list logo