]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
fs: cosmetic inode.c cleanups
authorChristoph Hellwig <hch@infradead.org>
Fri, 27 May 2011 13:28:01 +0000 (09:28 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 27 May 2011 13:43:00 +0000 (09:43 -0400)
commit4b4563dc80594c6a2580aa52d9fcf0177a27074e
tree1930ae6b71c7d69c7072e05cc2e2c55fb83547f4
parentc642808454ac81d6a6701da6022e93bbe47bb38b
fs: cosmetic inode.c cleanups

Move the lock order description after all the includes, remove several
fairly outdated and/or incorrect comments, move Andrea's
copyright/changelog to the top where it belongs, remove the pointless
filename in the top of the file comment, and remove to useless macros.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c