bus: remove wrong doxygen for dump function
authorRami Rosen <rami.rosen@intel.com>
Sat, 8 Jul 2017 21:55:16 +0000 (00:55 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 9 Jul 2017 22:46:38 +0000 (00:46 +0200)
commit2cb89ccd0a59424b248b23ee229fbe1014b2356d
treea44d0236055333f3136f4a71ffa00b9e3e6e7f8c
parent9bf4901d1a114f250945d73e686ef4495658464b
bus: remove wrong doxygen for dump function

This trivial patch removes wrong comments about
the return value of the rte_bus_dump(), as
this method does not return any value
(it's return type is void)

Fixes: a97725791eec ("bus: introduce bus abstraction")

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
lib/librte_eal/common/include/rte_bus.h