From: Ian Kent Date: Mon, 27 Mar 2006 09:14:44 +0000 (-0800) Subject: [PATCH] autofs4: expire code readability cleanup X-Git-Tag: v2.6.17-rc1~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5f2c3059ae8cc23cb3303daf324b06ba79517a;p=pandora-kernel.git [PATCH] autofs4: expire code readability cleanup Change the names of the boolean functions autofs4_check_mount and autofs4_check_tree to autofs4_mount_busy and autofs4_tree_busy respectively and alters their return codes to suit in order to aid code readabilty. A couple of white space cleanups are included as well. Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed