Skip to content

util/list: rename LIST_ENTRY() to list_entry()

Eric Engestrom requested to merge eric/mesa:macos-fix-LIST_ENTRY into main

This follows the Linux kernel convention, and avoids collision with macOS header macro.

Closes: #6751 (closed)
Closes: #6840 (closed)
Cc: mesa-stable

/cc @alyssa @vlee @jenatali @okias

Edited by Eric Engestrom

Merge request reports