From: Bob Liu Date: Tue, 2 Apr 2013 02:47:43 +0000 (+0800) Subject: drivers: staging: zcache: fix compile warning X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd3d05a8f4b0979960a3d90b0f9ea3c6cefe282;p=pandora-kernel.git drivers: staging: zcache: fix compile warning Fix below compile warning: staging/zcache/zcache-main.c: In function ‘zcache_autocreate_pool’: staging/zcache/zcache-main.c:1393:13: warning: ‘cli’ may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Bob Liu Reviewed-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed