aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMichal Hocko <[email protected]>2018-01-31 09:16:56 +0100
committerPablo Neira Ayuso <[email protected]>2018-02-08 12:36:15 +0100
commitfd2c19b2a28bb574b3914466a68ef830212d5cf7 (patch)
tree92e7ac79d41714def75a8a3e4c627a3513c85653 /include/linux/timerqueue.h
parent5c487bb9adddbc1d23433e09d2548759375c2b52 (diff)
netfilter: x_tables: remove size check
Back in 2002 vmalloc used to BUG on too large sizes. We are much better behaved these days and vmalloc simply returns NULL for those. Remove the check as it simply not needed and the comment is even misleading. Link: http://lkml.kernel.org/r/[email protected] Suggested-by: Andrew Morton <[email protected]> Signed-off-by: Michal Hocko <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Florian Westphal <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions