lkml.org 
[lkml]   [2013]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subjectscripts: checkpatch.pl & Lindent (minor complaint)
From
Date
Hi, 

scripts/Lindent and scripts/checkpatch disagree whether the fields in a
statically initialized array should be blank separated.

static struct ima_rule_entry default_rules[] = {
{.action = DONT_MEASURE,.fsmagic = PROC_SUPER_MAGIC,.flags = IMA_FSMAGIC},

Lindent adds a blank before '.fsmagic', which checkpatch then complains
about (eg. commit 75834fc3).

thanks,

Mimi



\
 
 \ /
  Last update: 2013-11-12 17:21    [W:0.419 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site