proc: move /proc/vmallocinfo to mm/vmalloc.c
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Acked-by: Christoph Lameter <cl@linux-foundation.org>
This commit is contained in:
@ -103,6 +103,4 @@ extern void free_vm_area(struct vm_struct *area);
|
||||
extern rwlock_t vmlist_lock;
|
||||
extern struct vm_struct *vmlist;
|
||||
|
||||
extern const struct seq_operations vmalloc_op;
|
||||
|
||||
#endif /* _LINUX_VMALLOC_H */
|
||||
|
Reference in New Issue
Block a user