]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ufs/file.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[linux-2.6-omap-h63xx.git] / fs / ufs / file.c
index 0e5001512a9d85f0d176c247096aa96ededddda1..a9c6e5f04faea080ddc271602cab79f829295548 100644 (file)
@@ -60,7 +60,3 @@ const struct file_operations ufs_file_operations = {
        .fsync          = ufs_sync_file,
        .sendfile       = generic_file_sendfile,
 };
-
-struct inode_operations ufs_file_inode_operations = {
-       .truncate       = ufs_truncate,
-};