summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2008-02-07 08:15:45 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-07 16:42:28 (GMT)
commita1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95 (patch)
tree2478c7be46b86b30c86666f72a8816c910c7a7d4 /drivers
parenta90a088021f8f1e9a9cd83f06ac90e1f3aada4d4 (diff)
downloadlinux-fsl-qoriq-a1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95.tar.xz
iget: stop PROCFS from using iget() and read_inode()
Stop the PROCFS filesystem from using iget() and read_inode(). Merge procfs_read_inode() into procfs_get_inode(), and have that call iget_locked() instead of iget(). [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: David Howells <dhowells@redhat.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions