diff options
author | Kautuk Consul <[email protected]> | 2011-12-19 17:12:04 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-12-20 10:25:04 -0800 |
commit | 0006526d78e93c3684c806bf7cf3f67dfa49c3c8 (patch) | |
tree | 024ff623dff8301d6b0e27453abd1ba043fd5285 /net/lapb/lapb_subr.c | |
parent | b75d91f7ca513f0a4d0d1ad0942fb90cf5a2bc88 (diff) |
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Static storage is not required for the struct vmap_area in
__get_vm_area_node.
Removing "static" to store this variable on the stack instead.
Signed-off-by: Kautuk Consul <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions