diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-04-11 01:33:54 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-04-11 01:34:46 +0200 |
commit | 0403bedccc17c8ea3059523e32ea615e5df4bc26 (patch) | |
tree | f7cd40adbfc0ee1ccd0bad90e319daf146ad5937 /Makefile | |
parent | 89e9d5534d0e8879803ed9dbb25dff3989c31202 (diff) |
hush: optimize parse_stream()
Since we check for '\' anyway when we determine whether we can look ahead,
we can just check for *and handle* it there.
function old new delta
parse_stream 2751 2740 -11
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions