Re: [PATCHES/RFC] Re: A concern about overflow ring buffer mode

From: David Miller
Date: Mon Oct 29 2018 - 18:42:32 EST


From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
Date: Mon, 29 Oct 2018 18:32:40 -0400

> - struct annotation_options *annotation_options __maybe_unused)
> + struct annotation_options *annotation_options __maybe_unused,
> + atomic_t *nr_rb_read __maybe_unused)
> {

What is going on with the indentations of this patch?