diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-08-07 15:02:00 -0700 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2009-09-18 08:39:01 +0000 |
commit | d1833c21256e7b0ac3997493d31f0f3926f6d592 (patch) | |
tree | caffb6f9800632545fefaa0db81f4fc957bdba89 /CREDITS | |
parent | 119d3e56e7c82a73d27b5dd010c52dab1bc9f846 (diff) |
[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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions