commit | 636db7a96cbd95f7842246a3f5f842ba791cd393 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <ulfalizer@gmail.com> | Fri Sep 04 01:54:22 2015 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Sep 29 15:21:12 2015 +0200 |
tree | 6ebac669fc9541cad0dffe060c36a00381c1e97b | |
parent | b5ffe634425591db5692fa242da0bbe20d1f76a7 [diff] |
debugfs: document that debugfs_remove*() accepts NULL and error values According to commit a59d6293e537 ("debugfs: change parameter check in debugfs_remove() functions"), this is meant to make cleanup easier for callers. In that case it ought to be documented. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>