exec: cleanup comments
authorTom Rix <trix@redhat.com>
Fri, 11 Feb 2022 16:09:40 +0000 (08:09 -0800)
committerKees Cook <keescook@chromium.org>
Tue, 1 Mar 2022 00:53:45 +0000 (16:53 -0800)
commit02cd0e1cc37b7dc8ca8ef04db15555b734e9dde9
treefa1e8f8140bb4b63a2c20b94408459853015fce2
parent2e6b80ff9dd2a8721af08b894e9556657795c29e
exec: cleanup comments

Remove the second 'from'.
Replace 'backwords' with 'backwards'.
Replace 'visibile' with 'visible'.

Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20220211160940.2516243-1-trix@redhat.com
fs/exec.c