OSDN Git Service

genwqe: Remove unused parameter in some functions
authorGuilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Thu, 14 Dec 2017 14:34:06 +0000 (12:34 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 09:54:44 +0000 (10:54 +0100)
commit658a494a5b793ab19575f6825cd3f01ce662b0c6
treec58c6d2489d5bc02ef580c29f89c96c6660f5110
parent9d14e766183efb44579e9f14ed6e3417c784b798
genwqe: Remove unused parameter in some functions

This is a clean-up patch, no functional changes intended.

It removes the unused parameter of type "struct ddcb_requ*" from
the functions genwqe_user_vmap() and genwqe_user_vunmap().

Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/genwqe/card_base.h
drivers/misc/genwqe/card_dev.c
drivers/misc/genwqe/card_utils.c