> On Wed, 2021-08-04 at 11:49 -0700, Lakshmi Ramasubramanian wrote: > On 8/4/2021 2:20 AM, THOBY Simon wrote: > > > > diff --git a/Documentation/ABI/testing/ima_policy b/Documentation/ABI/testing/ima_policy > > index aeb622698047..537be0e1720e 100644 > > --- a/Documentation/ABI/testing/ima_policy > > +++ b/Documentation/ABI/testing/ima_policy > > @@ -30,9 +30,10 @@ Description: > > [appraise_flag=] [appraise_hash=] [keyrings=] > > base: > > func:= [BPRM_CHECK][MMAP_CHECK][CREDS_CHECK][FILE_CHECK][MODULE_CHECK] > > - [FIRMWARE_CHECK] > > + [FIRMWARE_CHECK] > Is there a white space in the above line that is showing up as a change > in this patch? Blanks are being replaced with a tab. Mimi