aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDaniel Borkmann <[email protected]>2013-11-12 23:45:41 +0100
committerDavid S. Miller <[email protected]>2013-11-14 16:06:02 -0500
commit66b251422be7cb39e7619fee647724720f74d1f7 (patch)
tree060899ff6acf3bd106d242dc902baa4450ff8e7e /net/lapb/lapb_timer.c
parent16a3fa28630331e28208872fa5341ce210b901c7 (diff)
random32: add __init prefix to prandom_start_seed_timer
We only call that in functions annotated with __init, so add __init prefix in prandom_start_seed_timer() as well, so that the kernel can make use of this hint and we can possibly free up resources after it's usage. And since it's an internal function rename it to __prandom_start_seed_timer(). Signed-off-by: Daniel Borkmann <[email protected]> Signed-off-by: Hannes Frederic Sowa <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions