git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af167bc
)
cryptodev: fix indent in Meson file
author
Thomas Monjalon
<thomas@monjalon.net>
Tue, 14 Sep 2021 13:57:32 +0000
(15:57 +0200)
committer
Thomas Monjalon
<thomas@monjalon.net>
Tue, 14 Sep 2021 13:58:32 +0000
(15:58 +0200)
Fixes: af668035f7f4 ("cryptodev: expose driver interface as internal")
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/cryptodev/meson.build
patch
|
blob
|
history
diff --git
a/lib/cryptodev/meson.build
b/lib/cryptodev/meson.build
index 735935df4a051a29fc52a02a1be72e440472c47f..51371c3aa223b61f839ddd8349bff10f1a1c1048 100644
(file)
--- a/
lib/cryptodev/meson.build
+++ b/
lib/cryptodev/meson.build
@@
-3,7
+3,7
@@
sources = files(
'cryptodev_pmd.c',
- 'cryptodev_trace_points.c',
+
'cryptodev_trace_points.c',
'rte_cryptodev.c',
)
headers = files(