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

From: Andrew Morton
Date: Tue Jan 24 2012 - 17:54:05 EST


On Tue, 24 Jan 2012 14:54:18 -0800
ebiederm@xxxxxxxxxxxx (Eric W. Biederman) wrote:

> Simply open coding the comparison would be better.
>
> ret = kcmp_ptr(task1->files, task2->files, type);

yup, that's nice.
--
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/