All of lore.kernel.org
 help / color / mirror / Atom feed
* selftests: netfilter: space before tab in indent
@ 2019-03-14 17:29 Erich Ritz
  0 siblings, 0 replies; only message in thread
From: Erich Ritz @ 2019-03-14 17:29 UTC (permalink / raw)
  To: Shuah Khan, Sasha Levin, Florian Westphal, Pablo Neira Ayuso
  Cc: linux-kselftest, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-14 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-14 17:29 selftests: netfilter: space before tab in indent Erich Ritz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.