Vegard Nossum 96c25c81ec ieee1394/csr1212: fix false positive kmemcheck report
kmemcheck reports a use of uninitialized memory here, but it's not
a real error. The structure in question has just been allocated, and
the whole field is initialized, but it happens in two steps.

We fix the false positive by inserting a kmemcheck annotation.

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
2009-06-15 15:49:31 +02:00
..
2009-06-11 21:36:09 -04:00
2005-04-16 15:20:36 -07:00
2009-03-24 20:56:53 +01:00
2008-06-19 00:12:36 +02:00
2009-06-15 15:49:29 +02:00
2009-03-24 20:56:53 +01:00
2009-03-24 20:56:53 +01:00
2007-07-10 00:07:41 +02:00
2009-03-24 20:56:53 +01:00
2005-04-16 15:20:36 -07:00