Re: [PATCH 2/2] ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition

2007-10-12 Thread Stefan Richter
Matthias Kaehlcke wrote: > drivers/ieee1394/ieee1394_core.c: Define spinlock using > DEFINE_SPINLOCK instead of assignment to SPIN_LOCK_UNLOCKED Committed to linux1394-2.6.git, thanks. -- Stefan Richter -=-=-=== =-=- -==-- http://arcgraph.de/sr/ - To unsubscribe from this list: send the line

[PATCH 2/2] ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition

2007-10-12 Thread Matthias Kaehlcke
drivers/ieee1394/ieee1394_core.c: Define spinlock using DEFINE_SPINLOCK instead of assignment to SPIN_LOCK_UNLOCKED Signed-off-by: Matthias Kaehlcke <[EMAIL PROTECTED]> -- diff --git a/drivers/ieee1394/ieee1394_core.c b/drivers/ieee1394/ieee1394_core.c index 98fd985..36c747b 100644 --- a/drivers