aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-07-02 17:41:48 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-04 15:05:30 +0200
commitfcb219b67eb296b6781f81074e9cb5b09163f734 (patch)
treecb9adbc1e3df32449593f0da45d60fb6c161e07e /Makefile
parent74cb4e09a50b0f8cc45fce9ac072d1079eb03b42 (diff)
all: don't compare string len with 0
For strings it's more readable to compare the string itself with "", instead of comparing len with 0. Fix all such cases. Update #1876
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions