[<prev] [next>] [day] [month] [year] [list]
Message-ID: <LqctFLDlg59bb_YFfmGlfrGv1yVWHlSXfqdhZi5-SNR-huDPXqveF5yxosSYtGhdfh_9Eb7NhOhpX_f557Wf1YrWF_f1b0ppSAXGpDPYBHo=@protonmail.com>
Date: Thu, 14 Mar 2019 17:29:43 +0000
From: Erich Ritz <erich.public@...tonmail.com>
To: Shuah Khan <shuah@...nel.org>, Sasha Levin <sashal@...nel.org>,
Florian Westphal <fw@...len.de>,
Pablo Neira Ayuso <pablo@...filter.org>
Cc: "linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: selftests: netfilter: space before tab in indent
Hello,
When applying the patch to upgrade from 4.19.28 to 4.19.29 I get the following output:
$ git diff v4.19.28 v4.19.29 | (cd ../linux-4.19.29/ && git apply -)
<stdin>:6204: space before tab in indent.
echo "ERROR: Could not reach other namespace(s)" 1>&2
warning: 1 line adds whitespace errors.
It is caused by this line:
+ echo "ERROR: Could not reach other namespace(s)" 1>&2
in commit 5c39e08fc417b91d24d243bc6d1a305e1c38fb9f
Erich
Powered by blists - more mailing lists