Re: [PATCH] add buddyinfo /proc entry

Andrew Morton (akpm@zip.com.au)
Fri, 16 Aug 2002 07:31:33 -0700


Dave Hansen wrote:
>
> ..
> +static void frag_stop(struct seq_file *m, void *arg)
> +{
> + (void)m;
> + (void)arg;
> +}

Don't tell me the compiler warns about this now?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/