Reapply whitespace style changes from r346443 after recent changes to tests/sys/openc...
authorEnji Cooper <ngie@FreeBSD.org>
Wed, 24 Apr 2019 04:40:24 +0000 (04:40 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Wed, 24 Apr 2019 04:40:24 +0000 (04:40 +0000)
commitac65c827613dbf207bce208a6dfc6bbd8d0153a1
treef67e34a3ca88a734396339654d72cb3c97ca9f99
parent19b86243f4e251f7c2e6c3c557b56399e4394ed6
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