Julia Lawall
3914ed0cec
fs/ocfs2/dlm: Drop memory allocation cast
...
Drop cast on the result of kmalloc and similar functions.
The semantic patch that makes this change is as follows:
(http://coccinelle.lip6.fr/ )
// <smpl>
@@
type T;
@@
- (T *)
(\(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
kmem_cache_alloc_node\|kmalloc_node\|kzalloc_node\)(...))
// </smpl>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
2010-05-18 12:31:10 -07:00
..
2010-03-13 09:05:37 -06:00
2010-03-05 13:25:52 -05:00
2010-03-08 16:55:37 +01:00
2010-03-05 13:25:10 -05:00
2010-03-03 14:07:54 -05:00
2010-02-07 03:06:21 -05:00
2010-03-05 13:25:52 -05:00
2010-03-08 14:07:53 -08:00
2010-02-20 10:06:35 -05:00
2010-03-08 16:55:37 +01:00
2010-01-14 09:05:42 -05:00
2010-02-08 14:38:36 -05:00
2010-03-12 16:04:50 -08:00
2010-01-19 22:36:06 -06:00
2010-03-05 13:25:52 -05:00
2010-03-05 13:20:53 -08:00
2010-03-08 16:55:37 +01:00
2010-03-12 16:04:50 -08:00
2010-03-12 16:35:21 -08:00
2010-03-08 07:32:34 -08:00
2010-03-08 16:55:37 +01:00
2010-03-13 14:38:53 -08:00
2010-03-05 13:25:52 -05:00
2010-03-05 13:25:52 -05:00
2010-03-03 14:07:58 -05:00
2010-03-03 14:08:00 -05:00
2010-03-08 16:55:37 +01:00
2010-02-24 12:11:20 -05:00
2010-03-05 13:20:53 -08:00
2010-02-08 16:20:35 -05:00
2010-03-06 13:18:03 -08:00
2010-03-05 13:25:52 -05:00
2010-03-06 11:31:38 -08:00
2010-03-08 16:55:37 +01:00
2010-03-14 10:29:51 +09:00
2010-02-19 03:35:12 -05:00
2010-03-08 16:55:37 +01:00
2010-05-18 12:31:10 -07:00
2010-03-05 13:25:52 -05:00
2010-01-11 14:30:09 +01:00
2010-03-06 11:26:45 -08:00
2010-02-04 11:55:46 +01:00
2010-03-05 00:20:31 +01:00
2010-01-16 12:15:40 -08:00
2010-03-08 16:55:37 +01:00
2010-01-26 22:22:26 -05:00
2010-03-05 15:35:35 +00:00
2010-03-07 17:04:52 -08:00
2010-03-05 13:25:52 -05:00
2010-03-07 09:54:44 -08:00
2010-03-12 16:22:50 -08:00
2010-03-12 15:52:35 -08:00
2010-03-06 11:32:21 -08:00
2010-03-12 16:25:23 -08:00
2010-03-06 11:26:29 -08:00
2010-03-06 11:26:45 -08:00
2010-03-08 16:55:37 +01:00
2010-03-06 11:26:46 -08:00
2010-03-06 11:26:29 -08:00
2010-01-29 08:22:01 -08:00
2010-01-30 20:28:19 +01:00
2010-03-08 16:55:37 +01:00
2010-02-07 03:06:21 -05:00
2010-03-12 16:04:50 -08:00
2010-03-06 11:26:45 -08:00
2010-03-06 11:26:35 -08:00
2010-03-12 15:52:32 -08:00
2010-03-03 14:13:08 -05:00
2010-01-25 12:26:38 -02:00
2009-12-22 12:27:34 -05:00
2010-03-06 11:26:46 -08:00
2010-03-06 11:26:29 -08:00
2010-03-06 11:26:25 -08:00
2010-03-06 11:26:29 -08:00
2010-03-05 13:25:52 -05:00
2010-03-05 00:20:30 +01:00
2010-03-03 14:07:59 -05:00
2009-12-17 13:23:24 -08:00
2010-03-03 13:00:17 -05:00
2010-03-08 16:55:37 +01:00
2010-02-04 11:55:45 +01:00
2010-03-08 16:55:37 +01:00
2010-03-03 14:08:00 -05:00
2010-03-03 13:00:21 -05:00
2010-03-05 13:20:53 -08:00
2010-03-03 13:00:22 -05:00
2010-03-03 14:07:55 -05:00
2010-03-12 15:52:32 -08:00
2010-03-07 15:48:26 -08:00
2009-12-22 12:27:34 -05:00
2009-12-23 13:33:54 +01:00
2010-03-03 14:08:00 -05:00
2010-03-05 00:20:24 +01:00
2009-12-22 12:27:34 -05:00