aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2014-07-16 21:04:43 +0000
committerJohn Stultz <[email protected]>2014-07-23 15:01:43 -0700
commit6d9b757c6ce850d0fb61d31f48e7bae56240643b (patch)
tree56b4c30d4d289009a28b3a7df1cda3409a1e76d2 /fs/jbd2/commit.c
parent154adc14b1ce941b642a3775f2423c20d55c026b (diff)
misc: ioc4: Use ktime_get_ns()
Replace the ever recurring: ts = ktime_get_ts(); ns = timespec_to_ns(&ts); with ns = ktime_get_ns(); Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions