Re: [PATCH] warning and unused in sctp.h

David S. Miller (davem@redhat.com)
Mon, 24 Mar 2003 22:46:27 -0800 (PST)


From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Tue, 25 Mar 2003 14:24:00 +1100

This patch changes a flags argument to spin_lock_irq_save to unsigned long
and removes its unused attribute. The first gets rid of several warnings
and the second is "obviously correct" (at least according to Rusty) :-).

Applied, thank you.

Thanks to DaveM for forcing me to build kernels with a 64 cross compiler :-)

No problem. :)
-
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/