]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove spurious newline
authorngie <ngie@FreeBSD.org>
Tue, 21 May 2019 02:49:15 +0000 (02:49 +0000)
committerngie <ngie@FreeBSD.org>
Tue, 21 May 2019 02:49:15 +0000 (02:49 +0000)
commitc0a79d283c9760eb0e129041b4845fab263c8cef
tree79e281cb08beeacafbcf3c3db5c09631139f6fae
parent44c71394c9b817164603f00a34e1001b853e9c88
Remove spurious newline

Even though some python styles suggest there should be multiple newlines between
methods/classes, for consistency with the surrounding code, it's best to be
consistent by having merely one newline between each functional block.

MFC after: 1 week
tests/sys/opencrypto/cryptodev.py