Skip to content
Commit ccf93204 authored by Al Viro's avatar Al Viro
Browse files

palinfo fixes



	* check for proc_mkdir() failures
	* fix buffer overrun - sizeof(format string) is *not* enough to
hold sprintf() result.
	* use proc_remove_subtree(); life's much easier with it

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 8ce584c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment