Philippe Mathieu-Daudé <phi...@linaro.org> writes: [...]
> If we have to clean that for -Wshadow=global, I'm tempted to rename > the typedef as 'vaddr_t' and keep the 'vaddr' variable names. POSIX reserves suffix _t, see https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_02_02 Do we care? > Richard, Anton, what do you think? [...]