On Tue, 21 May 2019, Matthew Garrett wrote: > + int (*locked_down)(const char *where, enum lockdown_level level); > +static int lockdown_is_locked_down(const char *what, enum lockdown_level level) I'm guessing 'what' is the best option here. -- James Morris <jmorris at namei.org>