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)
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>

No differences found