Files
linux-apfs/drivers
Randy Dunlap d1833c2125 [WATCHDOG] wdt_pci: fix printk and variable type
Fix printk format warning:
drivers/watchdog/wdt_pci.c:652: warning: format '%04x' expects type 'unsigned int', but argument 2 has type 'resource_size_t'

and then use resource_size_t for the "io" variable as well
so that it won't be truncated.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2009-09-18 08:39:01 +00:00
..
2009-08-02 12:54:22 -07:00
2009-08-15 12:58:45 +09:00
2009-08-23 00:03:00 +02:00
2009-09-01 01:13:16 -07:00
2009-08-04 20:31:32 +02:00
2009-09-15 09:50:48 -07:00
2009-08-26 20:06:52 -07:00
2009-09-15 09:37:12 -07:00
2009-09-12 12:04:37 +01:00
2009-09-16 16:21:00 -04:00
2009-07-30 16:03:45 +09:30