On Tue, Oct 10, 2023 at 1:37 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > Don't encourage the use of volatile please I don't mean to - but I figured IF "volatile" is used (for whatever reason, whether correct or not), it should follow the same coding style as "const". Do you want me to remove mentions of "volatile" (leaving the coding style unspecified), or do you want me to add some warning about using volatile?