diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-11-12 01:19:02 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-11-12 01:19:02 -0500 |
commit | 5a8477660d9ddc090203736d7271137265cb25bb (patch) | |
tree | 693128e654759348bf6393eca128acc661aff9da /lib | |
parent | a736427fa1103158338839813139b20763c7b13e (diff) |
kill bogus BUG_ON() in do_close_on_exec()
It can be legitimately triggered via procfs access. Now, at least
2 of 3 of get_files_struct() callers in procfs are useless, but
when and if we get rid of those we can always add WARN_ON() here.
BUG_ON() at that spot is simply wrong.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions