]> Pileus Git - ~andy/linux/blobdiff - net/can/raw.c
ext4: Remove CONFIG_EXT4_FS_XATTR
[~andy/linux] / net / can / raw.c
index 3e9c89356a939db3901d6ee664873691ac2accb1..5b0e3e330d97c6f4172bf52db70a4cee6b7f4247 100644 (file)
@@ -55,7 +55,7 @@
 #include <net/net_namespace.h>
 
 #define CAN_RAW_VERSION CAN_VERSION
-static __initdata const char banner[] =
+static __initconst const char banner[] =
        KERN_INFO "can: raw protocol (rev " CAN_RAW_VERSION ")\n";
 
 MODULE_DESCRIPTION("PF_CAN raw protocol");