commit | e19555ce893f7567c7a72f91dafe6bdb93f0198f | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Sep 02 03:11:03 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 08:23:01 2013 -0700 |
tree | f44fec419a8c3a87c69bbbbd320a146217229859 | |
parent | d8b29efa27de17dafe516d45204dbb744ccdfa48 [diff] |
mei: fix format compilation warrning on 32 bit architecture hbm.c: In function mei_hbm_me_cl_allocate: hbm.c:52:212: warning: format %zd expects argument of type signed size_t but argument 4 has type long unsigned Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>