This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.
Sylvain Munaut 246tnt at gmail.com> My question (maybe merely phylosofical) > is: what should you do? Keep existing code, allowing those exception to lie > there, hoping someone will clean them up manually, or run indent against the > code, hoping it doesn't dirt the code? In general we don't do pure formatting changes unless there is a vast improvement in readability. If that part of the code is reworked, it'll get cleaned up. Cheers, Sylvain