PCI: Convert drivers/pci/proc.c to use unlocked_ioctl
authorMathieu Segaud <mathieu.segaud@regala.cx>
Thu, 10 Jan 2008 13:27:12 +0000 (14:27 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:29 +0000 (15:04 -0800)
Change access to inode thru file->f_dentry->d_inode, and add explicit
lock/unlock_kernel() calls.

Signed-off-by: Mathieu Segaud <mathieu.segaud@regala.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found