diff options
author | Nishanth Aravamudan <nacc@us.ibm.com> | 2005-09-12 23:15:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-09-12 23:15:34 +0200 |
commit | 121caf577dc61588c1128821873a08cec48baf58 (patch) | |
tree | 751e2e6bf9b58aa4b40e8285d357b0cf083ae8cc /crypto/des.c | |
parent | [NET]: Add netlink connector. (diff) | |
download | linux-121caf577dc61588c1128821873a08cec48baf58.tar.xz linux-121caf577dc61588c1128821873a08cec48baf58.zip |
[NET]: fix-up schedule_timeout() usage
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size. Also use
human-time conversion functions instead of hard-coded division to avoid
rounding issues.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/des.c')
0 files changed, 0 insertions, 0 deletions