[PATCH] hpfs: cleanup ->setattr
authorChristoph Hellwig <hch@lst.de>
Sun, 10 Aug 2008 22:27:59 +0000 (00:27 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:12:58 +0000 (05:12 -0400)
commitca30bc99527ab968707bafc09e38807de7e70c4a
tree3d4ea649fb23c0a8e9075855e90f4824042ca305
parent72e8264eda02b6ba85a222b9620802ebf23c6a10
[PATCH] hpfs: cleanup ->setattr

Reformat hpfs_notify_change to standard kernel style to make it readable
and rename it to hpfs_setattr as that's what the method is called.

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