From: Nicholas Mc Guire Date: Wed, 18 Mar 2015 22:59:02 +0000 (-0400) Subject: dm log userspace base: fix compile warning X-Git-Tag: omap-for-v4.1/fixes-rc1~106^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18cc980ac8cf8c727d1f7d581b4576ed64bd78a6;p=pandora-kernel.git dm log userspace base: fix compile warning This fixes up a compile warning [-Wunused-but-set-variable] - given the comment in userspace_set_region_sync() the non-reporting of errors is intentional so the return value can be dropped to make gcc happy. Also, fix typo in comment. Signed-off-by: Nicholas Mc Guire Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed