diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:55:54 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:55:54 +0100 |
commit | 72c260c6af01297f710cf13de4e062549c1e58d1 (patch) | |
tree | be507aba3ae6a2c9b3956fd5fbbf4fe951b6abb9 /gdb/python | |
parent | 3d782a79886554fd745b1427439d8083060515a2 (diff) | |
download | binutils-72c260c6af01297f710cf13de4e062549c1e58d1.zip binutils-72c260c6af01297f710cf13de4e062549c1e58d1.tar.gz binutils-72c260c6af01297f710cf13de4e062549c1e58d1.tar.bz2 |
bpf: use is_whitespace()
Wherever blanks are permissible in input, tabs ought to be permissible,
too. This is particularly relevant when -f is passed to gas (alongside
appropriate input). Various redundant nul char checks are also dropped,
where adjacent. At the same time use is_end_of_stmt() instead of an
open-coded nul char check.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions