[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130522.235741.135665074490271750.davem@davemloft.net>
Date: Wed, 22 May 2013 23:57:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mugunthanvnm@...com
Cc: netdev@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
linux-omap@...r.kernel.org, benoit.cousson@...aro.orgm,
paul@...an.com, gururaja.hebbar@...com
Subject: Re: [net-next resend PATCH 1/6] net: cpsw: enhance pinctrl support
From: Mugunthan V N <mugunthanvnm@...com>
Date: Tue, 21 May 2013 15:24:58 +0530
> + priv->pins_default = pinctrl_lookup_state(priv->pinctrl,
> + PINCTRL_STATE_DEFAULT);
This is not indented correctly.
Argument on the second, and subsequent, lines of a function call
must start at the first column after the openning parenthesis of
the function call itself.
Please audit for this problem in your entire patch series, fix
it up, and resubmit the full set of patches.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists