sh: pfc: Fixup type mismatch in debug printks.
!!value works out to an int while we were still using %ld, so fix this up
and shut gcc up.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
Showing
想要评论请 注册 或 登录
!!value works out to an int while we were still using %ld, so fix this up
and shut gcc up.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>