19/04/2022 17:44, Ray Kinsella: > > Stephen Coleman <omegacole...@gmail.com> writes: > > > From 1871ee6f7b98ef89b7c4893d90b5ea264660c201 Mon Sep 17 00:00:00 2001 > > From: youcai <omegacole...@gmail.com> > > Date: Tue, 19 Apr 2022 14:38:36 +0800 > > Subject: [PATCH] doc: fix typos 'depreciated' instead of 'deprecated' > > Cc: Ray Kinsella <m...@ashroe.eu> > > > > Same issue was fixed in ABI policy in ec5c0f8, but more of this > > misuse persist in comments and docs. 'depreciated' means diminish > > in value over a period of time. It should not appear here. > > > > Signed-off-by: youcai <omegacole...@gmail.com> > > --- > > doc/guides/contributing/abi_policy.rst | 2 +- > > doc/guides/contributing/abi_versioning.rst | 2 +- > > lib/kni/rte_kni.h | 4 ++-- > > 3 files changed, 4 insertions(+), 4 deletions(-) > > > Acked-by: Ray Kinsella <m...@ashroe.eu>
Applied, sorry for the delay, the patch was corrupted.