diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-04 16:34:57 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-04 16:34:57 -0800 |
commit | 52347f4e810ba323d02cd2c26b5d738f4a2c3d5e (patch) | |
tree | d956016f7aefff1030ca0f7885ac6a6f890a9e94 /fs/udf/fsync.c | |
parent | 1cb9e8e01d2c73184e2074f37cd155b3c4fdaae6 (diff) | |
parent | 48d727a9f93e617d6d443507acf7d1b849c63366 (diff) | |
download | op-kernel-dev-52347f4e810ba323d02cd2c26b5d738f4a2c3d5e.zip op-kernel-dev-52347f4e810ba323d02cd2c26b5d738f4a2c3d5e.tar.gz |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Diffstat (limited to 'fs/udf/fsync.c')
-rw-r--r-- | fs/udf/fsync.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/udf/fsync.c b/fs/udf/fsync.c index 2dde6b8..5887d78 100644 --- a/fs/udf/fsync.c +++ b/fs/udf/fsync.c @@ -4,11 +4,6 @@ * PURPOSE * Fsync handling routines for the OSTA-UDF(tm) filesystem. * - * CONTACTS - * E-mail regarding any portion of the Linux UDF file system should be - * directed to the development team mailing list (run by majordomo): - * linux_udf@hpesjro.fc.hp.com - * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: |