K 10 svn:author V 6 scottl K 8 svn:date V 27 2008-03-17T17:18:16.000000Z K 7 svn:log V 265 Locking in the ses_ioctl handler doesn't have to be so strict because the referenced data is only obtained/changed in the device open handler, and the ioctl handler can only run after the open handler. Also fix a few nearby style issues. Submitted by: Matt Jacob END