CircularBuffer: volatile specifier removal
Volatile specifier in this case it not required as we currently have all accesses
to the buffer protected by critical section. This shall optimize accesses in
some cases to the buffer.

Fixes #7702
ls
1 parent 273a052 commit 7a44185c1ccc0080afc52252029a1690661f25f6
@Martin Kojtal Martin Kojtal authored on 8 Aug 2018
Showing 1 changed file
View
platform/CircularBuffer.h