]> 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)
commitcf65ac5027770a2aa3eefad2375f137a9e321f48
tree192a4fdeeca43951cc69d30fad6b91c6196f9e8c
parente48e12b49c80d5cb993d4fe6df6dc523e5665244
vfs: tidy up fs/namei.c byte-repeat word constants

In commit commit 1bd45c07be24 ("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