diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-05 04:09:05 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-06 03:45:10 +0200 |
| commit | 0a45df1135e7244b4bc40c1d1c09ca80b920b35e (patch) | |
| tree | 725b7494d98561bc8499f14c077cf2df252708b2 /validation | |
| parent | d2c1cda9f75c7e0244cc3a41f45965f28d3bb9ba (diff) | |
| download | sparse-dev-0a45df1135e7244b4bc40c1d1c09ca80b920b35e.tar.gz | |
predef: simplify add_pre_buffer()
pre_buffer_begin & pre_buffer_end are the head and the tail of
a singly chained list. As such, it's slightly easier to not
keep a pointer on the last element but a pointer where the
next element should be written.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation')
0 files changed, 0 insertions, 0 deletions
