Blue Swirl
eec9e0d61b
Drop some unused variables
...
Found with this Coccinelle script:
@@
type T;
identifier i;
expression E;
@@
(
extern T i;
|
- T i;
<+... when != i
- i = E;
...+>
)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com >
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@855 f158a5a8-5612-0410-a976-696ce0be7e32
2010-08-22 09:29:28 +00:00
..
2010-08-03 18:39:27 +00:00
2010-08-08 20:03:38 +00:00
2010-03-27 11:53:59 +00:00
2010-03-14 17:19:58 +00:00
2010-03-14 20:10:01 +00:00
2010-08-01 14:37:04 +00:00
2006-04-26 16:39:16 +00:00
2006-05-06 21:33:36 +00:00
2010-03-14 16:09:44 +00:00
2009-01-17 09:55:09 +00:00
2009-02-12 19:39:47 +00:00
2010-03-14 16:09:44 +00:00
2010-08-08 18:28:48 +00:00
2010-03-14 17:19:58 +00:00
2008-07-07 18:35:51 +00:00
2010-08-10 18:16:46 +00:00
2008-12-23 12:07:07 +00:00
2008-12-14 12:54:23 +00:00
2009-01-10 20:31:21 +00:00
2010-03-14 17:19:58 +00:00
2006-04-26 16:39:16 +00:00
2010-08-22 09:29:28 +00:00
2010-08-01 14:37:04 +00:00
2010-03-14 17:19:58 +00:00
2008-12-13 09:26:41 +00:00
2006-04-26 16:39:16 +00:00
2009-01-11 11:49:00 +00:00
2008-09-29 17:11:00 +00:00
2008-09-29 17:11:00 +00:00