Re: [patch 2/4] syscalls, x86: Add __NR_kcmp syscall v8

From: Cyrill Gorcunov
Date: Wed Feb 15 2012 - 17:00:42 EST


On Wed, Feb 15, 2012 at 01:53:13PM -0800, Andrew Morton wrote:
> That worked.
>
> What's with all those warnings, btw?
>
> From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Subject: syscalls-x86-add-__nr_kcmp-syscall-v8-fix-fix-fix
>
> kcmp_test.c: In function 'main':
> kcmp_test.c:69: warning: format '%2d' expects type 'int', but argument 4 has type 'long int'

Indeed it's nit, wonder why I've not beed warned by compiler before
(nothing serious since results do fit integer anyway but _must_
be fixed). I'll update shortly. Sorry for that.

Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/