Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
usercopy.c
Go to the documentation of this file.
1 #include <linux/module.h>
2 #include <linux/bug.h>
3 
5 {
6  WARN(1, "Buffer overflow detected!\n");
7 }