doc: remove old devargs deprecation notice
authorGaetan Rivet <grive@u256.net>
Wed, 13 May 2020 10:42:44 +0000 (12:42 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 May 2020 15:23:29 +0000 (17:23 +0200)
When modifying the rte_devargs implementation, a deprecation notice was
done for v18.11, regarding internal rte_devargs structure and exposed
functions.

Most of the changes were part of v18.11, but the notice was not removed.

Signed-off-by: Gaetan Rivet <grive@u256.net>

No differences found