Julia Lawall
66be0e5bf5
drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data
...
devm_kfree should not have to be explicitly used.
The semantic patch that fixes this problem is as follows:
(http://coccinelle.lip6.fr/ )
// <smpl>
@@
expression x,d;
@@
x = devm_kzalloc(...)
...
?-devm_kfree(d,x);
// </smpl>
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:04:54 +09:00
..
2012-10-06 03:04:44 +09:00
2012-10-06 03:04:54 +09:00
2012-08-23 12:29:32 +00:00
2012-10-01 09:06:36 -07:00
2012-10-06 03:04:44 +09:00
2012-10-06 03:04:44 +09:00
2012-05-13 13:05:24 +00:00
2012-04-08 14:27:08 +00:00
2012-01-13 09:32:20 +10:30
2012-05-30 10:55:34 +02:00
2012-08-23 12:34:00 +00:00
2012-06-09 12:51:11 +00:00
2012-10-02 20:25:04 -07:00
2012-01-12 20:13:03 -08:00
2012-09-20 15:02:19 -07:00
2012-10-02 09:54:49 -07:00
2012-02-13 02:59:14 +00:00
2012-07-24 13:34:56 -07:00
2012-07-24 13:34:56 -07:00
2012-05-08 17:00:12 +00:00
2012-03-28 18:30:03 +01:00
2012-07-24 12:58:15 +02:00
2012-07-24 12:58:15 +02:00
2012-05-22 19:22:50 -07:00
2012-04-08 14:27:09 +00:00
2012-08-23 12:32:09 +00:00
2012-04-29 19:35:35 +00:00
2012-04-29 19:35:40 +00:00
2012-04-29 19:35:42 +00:00
2012-01-28 20:50:11 +00:00
2012-01-28 20:50:11 +00:00
2012-07-24 13:34:56 -07:00
2012-04-26 14:46:51 -04:00
2012-06-09 12:51:11 +00:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-07-24 12:58:15 +02:00
2012-05-11 16:18:01 +02:00
2012-04-29 19:34:05 +00:00
2012-03-28 18:30:03 +01:00
2012-09-19 15:37:15 +02:00
2012-03-28 18:30:03 +01:00
2012-09-17 13:29:23 +01:00
2012-09-14 11:16:55 +02:00
2012-07-31 01:02:44 +04:00
2012-07-29 12:25:06 +00:00
2012-05-29 16:22:28 -07:00
2012-05-29 13:00:03 +00:00
2012-05-13 13:08:56 +00:00
2012-07-08 14:03:17 +00:00
2012-10-06 03:04:44 +09:00
2012-01-13 09:32:20 +10:30
2012-02-15 04:31:21 +00:00
2012-07-24 12:58:15 +02:00
2012-09-14 11:17:21 +02:00
2012-10-06 03:04:44 +09:00
2012-10-01 18:32:45 -07:00
2012-01-22 14:50:02 +01:00
2012-09-28 21:14:08 +02:00
2012-09-14 11:17:21 +02:00
2012-07-03 13:22:37 +08:00
2012-03-28 18:30:03 +01:00
2012-09-14 11:18:59 +02:00
2012-09-14 11:18:59 +02:00
2012-01-03 12:09:25 +11:00
2012-01-13 09:32:20 +10:30
2012-01-13 09:32:20 +10:30
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-13 23:17:31 +00:00
2012-04-09 16:18:15 +00:00
2012-02-24 00:49:59 +00:00
2012-09-14 11:18:10 +02:00
2012-03-28 18:30:03 +01:00
2012-07-24 13:34:56 -07:00
2012-07-08 14:03:50 +00:00
2012-02-24 09:39:59 +00:00
2012-02-24 09:39:59 +00:00
2012-06-20 10:02:53 +02:00
2012-05-13 13:07:59 +00:00
2012-07-29 01:17:07 +00:00
2012-07-19 12:15:26 +02:00
2012-07-19 02:05:22 +02:00
2012-04-15 21:44:02 +00:00
2012-08-01 10:45:12 -07:00
2012-01-13 09:32:20 +10:30
2012-07-24 12:58:15 +02:00
2012-01-13 09:32:20 +10:30
2012-09-01 08:51:03 -07:00
2012-06-01 16:57:51 -07:00
2012-05-10 23:21:39 -04:00
2012-01-13 09:32:20 +10:30
2012-10-01 19:11:38 -07:00
2012-07-08 14:03:02 +00:00
2012-10-01 19:11:38 -07:00
2012-09-21 19:23:56 +12:00
2012-05-07 06:41:56 -04:00