xfs: kill time.h
authorDave Chinner <dchinner@redhat.com>
Wed, 1 Oct 2014 23:18:13 +0000 (09:18 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 1 Oct 2014 23:18:13 +0000 (09:18 +1000)
commite076b0f3a5c472e77c0a0e163188f2761e8b4fed
tree21f845bf245552bdd3a6e34526faf7e01186ca3d
parentb1d6cc02f2f6a590c4d8dc2c3bcf7be3b9419945
xfs: kill time.h

The typedef for timespecs and nanotime() are completely unnecessary,
and delay() can be moved to fs/xfs/linux.h, which means this file
can go away.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/kmem.c
fs/xfs/time.h [deleted file]
fs/xfs/xfs_inode.c
fs/xfs/xfs_linux.h
fs/xfs/xfs_trans_inode.c
This page took 0.041711 seconds and 5 git commands to generate.