ls: convert DISP_DIRNAME to a bool variable
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jan 2017 19:46:12 +0000 (20:46 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jan 2017 19:46:12 +0000 (20:46 +0100)
commit9a64c3337cc0a5e84e9ad457eeb1d475c311e9fc
treecd43138ae6a3ac7b7ced022d69117503e8dc06fd
parentccc1699e3ec5ae0ec43a24fcad58c110f6f8360c
ls: convert DISP_DIRNAME to a bool variable

function                                             old     new   delta
ls_main                                              553     548      -5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/ls.c