From: Heiner Kallweit <hkallwe...@gmail.com> Date: Sat, 26 Jan 2019 11:25:37 +0100
> Switch phylib documentation to rst format. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied, but there was a lot of trailing whitespace which I needed to clean up. GIT warns about this, and you can double check in the future by doing something like: git apply --check --whitespace=error-all x.patch in the future on a clean tree.