Files
linux-apfs/drivers/ata
Dan Carpenter 99b80e9771 sata_mv: silence an uninitialized variable warning
Gcc version 4.6.2-12 complains that if we can't find the "nr-ports"
property in of_property_read_u32_array() then "n_ports" is used
uninitialized.  Let's set it to zero in that case.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2012-04-12 15:57:22 -04:00
..
2012-02-29 15:35:41 -06:00
2011-07-23 18:07:27 -04:00
2011-10-14 13:10:42 -04:00
2011-03-02 02:36:46 -05:00
2011-10-14 13:22:54 -04:00
2011-11-09 01:36:49 -05:00
2011-07-23 17:57:36 -04:00