aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/audit_watch.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-06-14 16:13:46 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2012-07-14 16:34:57 +0400
commit1acf0af9b981027f3e73e93f0d3f85abdc794f71 (patch)
treebf09e52d1b0487dde325008b533853ac277bb264 /kernel/audit_watch.c
parentdon't pass nameidata * to vfs_create() (diff)
downloadlinux-dev-1acf0af9b981027f3e73e93f0d3f85abdc794f71.tar.xz
linux-dev-1acf0af9b981027f3e73e93f0d3f85abdc794f71.zip
VFS: Fix the banner comment on lookup_open()
Since commit 197e37d9, the banner comment on lookup_open() no longer matches what the function returns. It used to return a struct file pointer or NULL and now it returns an integer and is passed the struct file pointer it is to use amongst its arguments. Update the comment to reflect this. Also add a banner comment to atomic_open(). Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/audit_watch.c')
0 files changed, 0 insertions, 0 deletions