]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/file_table.c:fput(): add comment
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 27 Jun 2013 23:51:14 +0000 (09:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:37:22 +0000 (16:37 +1000)
commit984db4e2a937c5625e8d6a72cb0de56be8d7423f
tree3ffda19e78928aedcfac55660b8e7a7e486c06b9
parentbabc86a1d6b8939385a1abce74e451a574cd93ef
fs/file_table.c:fput(): add comment

A missed update to "fput: task_work_add() can fail if the caller has
passed exit_task_work()".

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Andrey Vagin <avagin@openvz.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/file_table.c