bitmap: remove deprecated 64-bit bsf function
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 20 Dec 2018 12:09:47 +0000 (12:09 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 Dec 2018 22:44:56 +0000 (23:44 +0100)
commitcc7ddb00da7759115059dcb82ad9421701e21f21
treeb9c67b59958e0d0dcab33fcd3791d9abbe996c44
parent307315d4577462943d0fcb2e6b8c8f35f90698d7
bitmap: remove deprecated 64-bit bsf function

The function rte_bsf64 was deprecated in a previous release, so
remove the function, and the deprecation notice associated with
it.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_19_02.rst
lib/librte_eal/common/include/rte_bitmap.h