11/12/2017 19:12, Ferruh Yigit: > On 12/10/2017 11:31 PM, Prashant Bhole wrote: > > Removed rte_eth_dev_info_get() calls and declaration of struct > > rte_eth_dev_info > > where info is not used anymore > > > > Signed-off-by: Prashant Bhole <bhole_prashant...@lab.ntt.co.jp> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> > > At any point in the history were they used? If so, can you please add the > commit > making them unnecessary with "Fixes" tag?
Maybe some were used. The first one I've checked was never used. Not worth spending time on it in my opinion. Applied, thanks