]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: visorbus: remove unused parameter from function
authorTim Sell <Timothy.Sell@unisys.com>
Sat, 11 Jun 2016 01:48:14 +0000 (21:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 18:44:25 +0000 (20:44 +0200)
commit743c5cf0aa2ac011ace39265b214ba0de675246a
treecd65b3d3ce56ebad0ea779c3573259aecbad6920
parent229663e9d369533a8e20a008defe2458cb2c1876
staging: unisys: visorbus: remove unused parameter from function

The off parameter to visorchannel_create_guts() was never used, so it was
removed.

Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Acked-By: Neil Horman <nhorman@tuxdriver.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchannel.c