]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
GenWQE: Fix warnings for sparc
authorFrank Haverkamp <haver@linux.vnet.ibm.com>
Tue, 7 Jan 2014 14:41:25 +0000 (15:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:22:15 +0000 (15:22 -0800)
commit3c1547e774b7d8485b7a1b15bb5e558d595ffc03
tree9c8b7658c53f02410fca70639f73175678a737fd
parent90b4e97e69ff3d6cca3e227145c7de8305bd84cf
GenWQE: Fix warnings for sparc

dma_addr_t was not used, where it should have been used.
Some format strings were not optimal.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/genwqe/card_dev.c