diff options
author | Andrew Morton <[email protected]> | 2008-07-22 23:50:04 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2008-07-29 16:55:07 -0400 |
commit | 031211049b71619f7e776521963c082ca453d9fd (patch) | |
tree | 4207bd00b0a98e83f6a02b641a43d7dd93153816 /fs/jbd2/commit.c | |
parent | 023a04bebe7030c1e6d5347bd3f27a3e49a1f222 (diff) |
drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
ia64:
drivers/net/wireless/iwlwifi/iwl-led.c: In function `iwl_get_blink_rate':
drivers/net/wireless/iwlwifi/iwl-led.c:271: warning: long long int format, s64 arg (arg 6)
drivers/net/wireless/iwlwifi/iwl-led.c:271: warning: long long int format, u64 arg (arg 7)
We do not know what type the architecture uses to impement u64 and s64,
hence we must cast the variables for printing.
Cc: Tomas Winkler <[email protected]>
Cc: John W. Linville <[email protected]>
Cc: Zhu Yi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions