test/rwlock: fix spelling and missing whitespace
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 14 Jan 2021 16:48:37 +0000 (08:48 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 17 Jan 2021 17:50:26 +0000 (18:50 +0100)
commit14df4f2987fd9de51a026f2bbc94fbb7a7a1379a
treebce9798d59ad7bebe9725b3f00e116edbc29105b
parent56446c913f0a0c28fb1d734986942da122b1174a
test/rwlock: fix spelling and missing whitespace

Trivial fix to for spelling errors and incorrect spacing.
No change to any built code.

Fixes: 7a61fc5d1b09 ("test/rwlock: add new test-cases")
Fixes: af75078fece3 ("first public release")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
app/test/test_rwlock.c