mirror of
https://github.com/ceph/ceph
synced 2025-03-09 09:48:09 +00:00
The version of TEMP_FAILURE_RETRY found on Linux has a GNU extension that squashes the unused return value warning where applicable. This adds a VOID_TEMP_FAILURE_RETRY to make the case explicit, casting the expression value to void to avoid the warning. Signed-off-by: Noah Watkins <noahwatkins@gmail.com> |
||
---|---|---|
.. | ||
Entry.h | ||
EntryQueue.h | ||
Log.cc | ||
Log.h | ||
Makefile.am | ||
SubsystemMap.cc | ||
SubsystemMap.h | ||
test.cc |