Haavard Skinnemoen a3b0277d1c [AVR32] ssize_t should be long, not int
Since size_t is defined as unsigned long, ssize_t ought to be long
and not int. It could have been the other way around, but gcc defines
size_t as unsigned long, so this is correct.

This fixes a couple of printk format warnings.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-02-09 15:01:59 +01:00
..
2007-02-03 01:14:35 -05:00
2007-02-07 15:50:06 -08:00
2007-02-01 16:17:05 -08:00
2007-02-06 16:53:24 +00:00
2007-01-11 18:18:22 -08:00
2006-12-07 08:39:25 -08:00
2007-01-29 14:32:53 -08:00
2006-12-13 09:05:55 -08:00