]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: tidy up fs/namei.c byte-repeat word constants
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Mar 2012 22:58:27 +0000 (15:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Mar 2012 22:58:27 +0000 (15:58 -0700)
commiteebaad460f61b42ec1bd1f3cb62232ee8ed10428
tree192a4fdeeca43951cc69d30fad6b91c6196f9e8c
parent2408eedc58f6fe57b5b875444d969d03c7868ca7
vfs: tidy up fs/namei.c byte-repeat word constants

In commit commit 1da2e676802e ("fs/namei.c: fix warnings on 32-bit")
Andrew said that there must be a tidier way of doing this.

This is that tidier way.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/namei.c