commit | f821a596f001594e7c1d9ae9951f0e1266110e23 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Sun Feb 13 01:52:53 2022 -0500 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Thu Feb 24 14:49:00 2022 -0800 |
tree | a9fd58f7fa22100cd912b24ec0757b0fffdabf0c | |
parent | 4bf242725f3001e08e1567033e5ca26673a85afb [diff] |
tests: ringbuffer: delete out-of-date comment Commit 1e46bb3bb597 ("lib: os: ring_buffer: Allow using full buffer capacity") changed the capacity test condition but left the comment relating to the previous test condition in place. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>