]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reapply whitespace style changes from r346443 after recent changes to tests/sys/openc...
authorngie <ngie@FreeBSD.org>
Wed, 24 Apr 2019 04:40:24 +0000 (04:40 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 24 Apr 2019 04:40:24 +0000 (04:40 +0000)
commitf0fa844d86cf87c930ef3c3d100c7cd1eafe0552
treef67e34a3ca88a734396339654d72cb3c97ca9f99
parenta8ca8ce89b036ea7f99a6a7086c1972faa092dd7
Reapply whitespace style changes from r346443 after recent changes to tests/sys/opencrypto

From r346443:
"""
Replace hard tabs with four-character indentations, per PEP8.

This is being done to separate stylistic changes from the tests from functional
ones, as I accidentally introduced a bug to the tests when I used four-space
indentation locally.

No functional change.
"""

MFC after: 2 months
Discussed with: jhb
tests/sys/opencrypto/cryptodev.py
tests/sys/opencrypto/cryptotest.py