Add "no BKL needed" comments to several drivers
authorJonathan Corbet <corbet@lwn.net>
Fri, 16 May 2008 19:40:30 +0000 (13:40 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Jun 2008 20:05:50 +0000 (14:05 -0600)
This documents the fact that somebody looked at the relevant open()
functions and concluded that, due to their trivial nature, no locking was
needed.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found