diff options
author | David S. Miller <davem@davemloft.net> | 2015-01-11 21:40:07 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-11 21:40:07 -0500 |
commit | ef5ba4aff9b55a4cf51e83af3f4dbc5cb4e471fa (patch) | |
tree | 12931bcf7d7bbdb8c6fe58a42b23de4d5e925bef /Documentation/networking/baycom.txt | |
parent | f3cd7a264bb001a701e68c7234a3b1cdb3a83f5f (diff) | |
parent | 497ec1f2a086878d6a42334eda72bfef079dd484 (diff) | |
download | linux-stable-ef5ba4aff9b55a4cf51e83af3f4dbc5cb4e471fa.tar.gz linux-stable-ef5ba4aff9b55a4cf51e83af3f4dbc5cb4e471fa.tar.bz2 linux-stable-ef5ba4aff9b55a4cf51e83af3f4dbc5cb4e471fa.zip |
Merge branch 'irda-next'
Chunyan Zhang says:
====================
irda: Use ktime_t instead of timeval
This patch-set removed all uses of timeval and used ktime_t instead if
needed, since 32-bit time types will break in the year 2038.
This patch-set also used the ktime_xxx functions accordingly.
e.g.
* Used ktime_get to get the current time instead of do_gettimeofday.
* And, used ktime_us_delta to get the elapsed time directly.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/baycom.txt')
0 files changed, 0 insertions, 0 deletions