]> git.baikalelectronics.ru Git - kernel.git/commit
security/smack/: fix misspellings using codespell tool
authorXiong Zhenwu <xiong.zhenwu@zte.com.cn>
Thu, 18 Mar 2021 11:04:31 +0000 (04:04 -0700)
committerCasey Schaufler <casey@schaufler-ca.com>
Mon, 10 May 2021 20:54:58 +0000 (13:54 -0700)
commita0ec8e051061c273e570c9663c0f342a2447637e
tree7fc446aeec23d484ac2be703b8c12762a8312261
parent9fb51bb203ba1c67f480638e9d0605db59810687
security/smack/: fix misspellings using codespell tool

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 <xiong.zhenwu@zte.com.cn>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smackfs.c