staging: most: use min_t
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 22 Dec 2015 09:52:46 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commite6d6cbe303c5cfa581842ce4ba4899ba313931ab
treed135ed0f5368cceeedf367ca8e4be0242e1454ae
parent06e7ecf287e7d2414c381d5312d6c81e79a7520d
staging: most: use min_t

This patch replaces min with min_t.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-cdev/cdev.c