From: Rob Landley Date: Wed, 9 Mar 2011 21:54:13 +0000 (-0600) Subject: cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions. X-Git-Tag: v2.6.39-rc1~443^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12bacec458bef16d843c052f38422862f3da8fe;p=pandora-kernel.git cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions. Eliminate two mostly duplicate functions (nfs_parse_simple_hostname() and nfs_parse_protected_hostname()) and instead just make the calling function (nfs_parse_devname()) do everything. Signed-off-by: Rob Landley Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed