Home
last modified time | relevance | path

Searched hist:f7493e5d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.cf7493e5d Thu Mar 22 18:10:40 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> vfs: tidy up sparse warnings in fs/namei.c

While doing the fs/namei.c cleanups, I ran sparse on it, and it pointed
out other large integers and a couple of cases of us using '0' instead
of the proper 'NULL'.

Sparse still doesn't understand some of the conditional locking going
on, but that's no excuse for not fixing up the trivial stuff.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
f7493e5d Thu Mar 22 18:10:40 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> vfs: tidy up sparse warnings in fs/namei.c

While doing the fs/namei.c cleanups, I ran sparse on it, and it pointed
out other large integers and a couple of cases of us using '0' instead
of the proper 'NULL'.

Sparse still doesn't understand some of the conditional locking going
on, but that's no excuse for not fixing up the trivial stuff.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>