]> granicus.if.org Git - strace/commit
powerpc: fix potential compilation warning
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 14 Jan 2015 07:17:11 +0000 (07:17 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 14 Jan 2015 07:17:11 +0000 (07:17 +0000)
commit3b64d9909818d3ae77e987080b174ed0923775ca
tree97db7dc82f6ffe1f5cf7e559d5b417a906389663
parente5b672946e48ee2b16dc82f5a4034896e07cd61e
powerpc: fix potential compilation warning

* mem.c [POWERPC] (sys_subpage_prot): Fix "comparison between signed
and unsigned" warning reported by some gcc versions.
mem.c