diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2015-09-27 23:45:37 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 05:06:17 +0300 |
| commit | 93d3a405a168fba4450bdda793149e3cd4174736 (patch) | |
| tree | 9de83ec95fbc0b85a70154bb8a3066e710179379 /include | |
| parent | 3aabf997441891a9f4962f3ffa0c22c16aed2da0 (diff) | |
| download | linux-93d3a405a168fba4450bdda793149e3cd4174736.tar.xz | |
staging/lustre: remove CFS_TIME_T definition
The CFS_TIME_T macro serves no real purpose as we stopped using time_t
and changed over to time64_t, so we can remove the last remaining uses
of this.
Two uses of this macro are incorrect and refer to jiffies values
rather than time_t, and one refers to an inode timespec that gets
changed separately.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
