crypto-sw-scheduler: improve function indentation 70/39370/3
authorVratko Polak <vrpolak@cisco.com>
Thu, 17 Aug 2023 14:15:38 +0000 (16:15 +0200)
committerFan Zhang <fanzhang.oss@gmail.com>
Tue, 12 Sep 2023 12:38:08 +0000 (12:38 +0000)
commitceb64add2afe62c25a05be8c26cce5ea8d243b22
tree0d5081b665ba40f1e0404288b3e953c97c08ffa2
parent48cd559fb5f8e5bbe045f6fa2ca231ab0b0e6a18
crypto-sw-scheduler: improve function indentation

The checkstyle --fix command remains confused
around the def/foreach/undef usage in convert_async_crypto_id,
but at least the other functions now look correctly indented to me.

Type: style

Change-Id: Ic8f7b580267386b7a6b07d33d9ba7ae9787c0e0a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
src/plugins/crypto_sw_scheduler/main.c