diff options
author | Richard Kennedy <[email protected]> | 2010-03-01 10:57:22 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2010-03-01 10:57:22 +0100 |
commit | 4671a1322052425afa38fcb7980d2fd2bb0fc99b (patch) | |
tree | d31e221682a11e7af2771b426773dff249ed115c /net/lapb/lapb_in.c | |
parent | 73e9ffdd0cc8159f876d5e29ecf2d9c1bfca544f (diff) |
block: don't access jiffies when initialising io_context
As the comment says the initial value of last_waited is never used, so
there is no need to initialise it with the current jiffies. Jiffies is
hot enough without accessing it for no reason.
Signed-off-by: Richard Kennedy <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions