commit | 2da676594a73825f10d2a99358cc7465119684f9 | [log] [tgz] |
---|---|---|
author | Pradeep Singh Rautela <rautelap@gmail.com> | Thu May 29 23:28:14 2008 +0530 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 30 12:37:43 2008 -0400 |
tree | b5e928464305e8931fe711579b193c40bb22c8af | |
parent | 23cf296e3b047da46112eb6b4dc89917c93c8f19 [diff] |
ata: Convert to static DEFINE_SPINLOCK(lock) Replace deprecated static spinlock_t instance to static DEFINE_SPINLOCK(lock). Signed-off-by: Pradeep Singh <rautelap@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>