LWN.net Logo

Remove old style lock initializers

From:  Thomas Gleixner <tglx@linutronix.de>
To:  LKML <linux-kernel@vger.kernel.org>
Subject:  [patch 00/16] Remove old style lock initializers
Date:  Fri, 06 Nov 2009 22:41:00 -0000
Message-ID:  <20091106223547.784916750@linutronix.de>
Cc:  Ingo Molnar <mingo@elte.hu>, Peter Zijlstra <peterz@infradead.org>
Archive-link:  Article, Thread

The old style lock initializers SPIN_LOCK_UNLOCKED and
RW_LOCK_UNLOCKED are deprecated for several years. The series fixes
the remaining users and removes the defines.

Thanks,

	tglx

--
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/

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds