David Howells
1c2ea8a2c0
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
...
GFS2 has been altered to pass THIS_MODULE to slow_work_register_user(), but
hasn't been altered to #include <linux/module.h> to provide it, resulting in
the following error:
fs/gfs2/recovery.c:596: error: 'THIS_MODULE' undeclared here (not in a function)
Add the missing #include.
Signed-off-by: David Howells <dhowells@redhat.com>
2009-11-20 21:50:40 +00:00
..
2009-08-26 18:51:04 +01:00
2006-11-30 10:37:32 -05:00
2009-09-16 11:50:16 +02:00
2009-06-12 08:49:20 +01:00
2009-01-05 07:39:17 +00:00
2009-08-18 10:29:39 +01:00
2009-05-20 10:48:47 +01:00
2009-01-05 07:39:11 +00:00
2009-09-08 18:00:30 +01:00
2009-09-27 11:39:25 -07:00
2008-06-27 09:39:44 +01:00
2009-07-30 11:01:03 +01:00
2009-07-30 11:01:03 +01:00
2009-07-30 11:01:03 +01:00
2009-03-24 11:21:22 +00:00
2009-09-09 15:59:35 +01:00
2009-08-27 15:51:07 +01:00
2009-05-22 10:54:50 +01:00
2009-06-19 08:08:50 +02:00
2009-03-24 11:21:26 +00:00
2009-06-12 08:49:20 +01:00
2008-06-27 09:39:31 +01:00
2009-06-12 08:49:20 +01:00
2008-03-31 10:39:54 +01:00
2009-11-19 18:10:23 +00:00
2009-08-26 18:51:04 +01:00
2009-05-22 10:01:55 +01:00
2009-03-24 11:21:27 +00:00
2009-09-09 15:59:35 +01:00
2009-09-23 18:13:10 -07:00
2009-05-22 10:01:55 +01:00
2009-03-24 11:21:12 +00:00
2009-11-20 21:50:40 +00:00
2009-05-19 10:01:18 +01:00
2009-09-21 15:14:55 +02:00
2009-09-08 18:00:30 +01:00
2009-09-08 18:00:30 +01:00
2009-08-26 18:41:32 +01:00
2009-09-09 15:59:35 +01:00
2009-01-05 07:39:13 +00:00
2009-07-13 10:59:55 +02:00
2009-05-13 10:56:52 +01:00
2008-03-31 10:40:42 +01:00
2009-08-24 10:44:18 +01:00
2009-01-05 07:39:05 +00:00
2009-09-14 09:50:57 +01:00
2009-09-14 09:50:57 +01:00