From 29ee27dda68a63ce8b9dccdf2c86f75a4d754b5c Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Fri, 26 Sep 2014 16:47:25 +0800 Subject: [BUILTIN] Small optimisation of command -pv change This patch moves the pathval call into the describe_command function and also eliminates an unnecessary branch when DEBUG is off. Signed-off-by: Herbert Xu --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2fbc628..eb3bbc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-09-26 Herbert Xu + + * Small optimisation of command -pv change. + 2014-09-26 Harald van Dijk * command: allow combining -p with -v. -- cgit 1.4.1