genirq: Remove stale comment
[firefly-linux-kernel-4.4.55.git] / include / linux / mm_types.h
index c8d0a73d64c455f95ba9ed3a0d855bcbc4d839ce..3d6baa7d4534c68918dd7181e82674ade0b8ed98 100644 (file)
@@ -235,7 +235,7 @@ struct page_frag_cache {
        bool pfmemalloc;
 };
 
-typedef unsigned long __nocast vm_flags_t;
+typedef unsigned long vm_flags_t;
 
 /*
  * A region containing a mapping of a non-memory backed file under NOMMU