]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: unisys: visorbus: simplify visorchannel_create_guts
authorSameer Wadgaonkar <sameer.wadgaonkar@unisys.com>
Wed, 27 Sep 2017 17:14:44 +0000 (13:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Sep 2017 09:20:21 +0000 (11:20 +0200)
commit90476670abec373557a6bff6a43b6e490c02e4ec
tree0562733c93d00d6f587da1505f4f829b15b8c5e6
parentcb3b5dccca9d011f764de139f88a1db3b9d21d82
staging: unisys: visorbus: simplify visorchannel_create_guts

Removing the two wrapper functions dealing with visorchannel_create() and
instead just always use a new version of visorchannel_create() with an
additional parameter.

Signed-off-by: Sameer Wadgaonkar <sameer.wadgaonkar@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_private.h
drivers/staging/unisys/visorbus/visorchannel.c
drivers/staging/unisys/visorbus/visorchipset.c