From: Thierry Reding Date: Tue, 13 May 2014 09:36:13 +0000 (+0200) Subject: drm: Use size_t for blob property sizes X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~62^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbbe59bbb1cd2973e031c5b6ba28653d66a17de;p=pandora-kernel.git drm: Use size_t for blob property sizes size_t is the standard type when dealing with sizes of all kinds. Use it consistently when instantiating DRM blob properties. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed