staging: ccree: use size_t consistently
authorGilad Ben-Yossef <gilad@benyossef.com>
Wed, 20 Dec 2017 07:23:31 +0000 (07:23 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Dec 2017 07:41:16 +0000 (08:41 +0100)
commit11cc84e708db52bc7b52599f08255556737ab96a
treee38232365c3699b52f2d80fe40571b49375497b2
parentf772fa121d50d980457dc0c37152e30bf60c6452
staging: ccree: use size_t consistently

Fix declaration, implementation and wrapper function to use
the same size_t type we actually define the parameter to be.

Fixes: 3f268f5d6669 ("staging: ccree: turn compile time debug log to params")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_driver.c
drivers/staging/ccree/ssi_driver.h