diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2018-04-26 16:36:34 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-05-10 11:31:45 +0200 |
commit | 143711f0110637239f045a179e726b137b7caf59 (patch) | |
tree | ca58bdce1294b0291d412f1861584c94ca05db44 /fs/ubifs/orphan.c | |
parent | 147f297965533f500fa1e5617d70f76ed56db5cc (diff) | |
download | linux-143711f0110637239f045a179e726b137b7caf59.tar.bz2 |
PM / core: Simplify initcall_debug_report() timing
initcall_debug_report() always called ktime_get(), even if we didn't
need the result.
Change it so we only call it when we're going to use the result, and
change initcall_debug_start() to follow the same style.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs/ubifs/orphan.c')
0 files changed, 0 insertions, 0 deletions