linux/drivers/staging/unisys
Erik Arfvidson 8a1cca31ab staging: unisys: fix format string %Lx to %llx for u64
this patch fixes the following sonarqube issue.
%Lx in format string (no. 1) requires 'unsigned long long'
but the argument type is 'unsigned long long'

Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-09 14:15:18 +02:00
..
Documentation staging: unisys: visorbus: remove unused chipsetready information 2016-04-28 22:10:27 -07:00
include staging: unisys: visorhba: replace functionlike macro with function 2016-05-09 14:15:18 +02:00
visorbus staging: unisys: fix format string %Lx to %llx for u64 2016-05-09 14:15:18 +02:00
visorhba staging: unisys: visorhba: replace functionlike macro with function 2016-05-09 14:15:18 +02:00
visorinput staging: unisys: visorinput: remove erroneous 'FIXME' comments 2016-04-11 21:15:51 -07:00
visornic staging: unisys: visornic: convert BUG_ON to dev_err() message 2016-04-28 22:09:37 -07:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS staging: unisys: Documentation: Remove proc-entries.txt 2016-04-28 22:09:37 -07:00
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00