Commit 0167a2b2 authored by Andrew Morton's avatar Andrew Morton Committed by David S. Miller

[PATCH] remove dead hugetlb_key forward decl

Patch from Rohit Seth.  Remove a dead declaration.
parent 3c5a8af5
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
#ifdef CONFIG_HUGETLB_PAGE #ifdef CONFIG_HUGETLB_PAGE
struct ctl_table; struct ctl_table;
struct hugetlb_key;
static inline int is_vm_hugetlb_page(struct vm_area_struct *vma) static inline int is_vm_hugetlb_page(struct vm_area_struct *vma)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment