On Sat, Sep 16, 2017 at 01:10:06PM -0700, Randy Dunlap wrote:
From: Randy Dunlap <rdunlap@infradead.org>
Fix ASCII art in Documentation/networking/switchdev.txt:
Change non-ASCII "spaces" to ASCII spaces.
Change 2 erroneous '+' characters in ASCII art to '-' (at the '*'
characters below):
line 32:
+--+----+----+----+-*--+----+---+ +-----+-----+
line 41:
+--------------+---*------------+
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
A much more readable patch. Thanks
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew