From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Sun, 03 Feb 2019 04:14:58 +0000 Subject: Re: [PATCH] bna: fix indentation issue on call to bfa_ioc_pf_failed Message-Id: <20190202.201458.1447579059028146414.davem@redhat.com> List-Id: References: <20190202113707.18005-1-colin.king@canonical.com> In-Reply-To: <20190202113707.18005-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: colin.king@canonical.com Cc: rmody@marvell.com, skalluru@marvell.com, GR-Linux-NIC-Dev@marvell.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org From: Colin King Date: Sat, 2 Feb 2019 11:37:07 +0000 > From: Colin Ian King > > The call to bfa_ioc_pf_failed is indented too far, fix this by > removing a tab. > > Signed-off-by: Colin Ian King Applied.