]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: unisys: use the kernel min define
authorDavid Kershner <david.kershner@unisys.com>
Wed, 30 Aug 2017 17:36:08 +0000 (13:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Aug 2017 16:17:38 +0000 (18:17 +0200)
commit7126395e607ca122aed1f2bcced3075756bb1a54
treef9da89365082080b3b7347e37e8405acd08ef8da
parentaef0278e108b2e0a0fbe75f545772c23abce8c40
staging: unisys: use the kernel min define

The kernel already provides a min function, we should be using that
instead of creating our own MINNUM.

Reviewed-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/include/iochannel.h
drivers/staging/unisys/visornic/visornic_main.c