genwqe: Remove unused variable and rename function
authorGuilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Thu, 14 Dec 2017 14:34:04 +0000 (12:34 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 09:54:44 +0000 (10:54 +0100)
commit07864a177978ce1f59a484365e671713e693ef8c
tree14b15e9de036e179e8a2e0f10e45d3e3c82d8047
parent9a479b0853bc39e5d9d77adc9b8da167951446e9
genwqe: Remove unused variable and rename function

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

It removes an unused variable from do_execute_ddcb() and
also renames the function free_user_pages(), prepending
"genwqe" prefix in order to clarify the code.

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