On Mon, Mar 8, 2021 at 6:03 AM <[email protected]> wrote: > > From: Xiong Zhenwu <[email protected]> > > A typo is found out by codespell tool in 16th line of hashtab.c > > $ codespell ./security/selinux/ss/ > ./hashtab.c:16: rouding ==> rounding > > Fix a typo found by codespell. > > Signed-off-by: Xiong Zhenwu <[email protected]> > --- > security/selinux/ss/hashtab.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Merged, thanks. -- paul moore www.paul-moore.com

