From: Linus Torvalds Date: Thu, 22 Mar 2012 22:58:27 +0000 (-0700) Subject: vfs: tidy up fs/namei.c byte-repeat word constants X-Git-Tag: v3.4-rc1~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989412bbd2835f1475d1528846693eddbac744c8;p=pandora-kernel.git vfs: tidy up fs/namei.c byte-repeat word constants In commit commit 1de5b41cd3b2 ("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 --- Reading git-diff-tree failed