pci: remove invalid comment
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 17 May 2016 09:59:48 +0000 (11:59 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 15 Jun 2016 17:06:27 +0000 (19:06 +0200)
commite314af1578faa4b2a49500be18434a5f7c07182b
tree060f9f6cf7ce3906e3770cc922e7a7edc12f727b
parent54d43ad35971749c2694dc5afb21ca633beb0e08
pci: remove invalid comment

In a previous commit, the file used to map the PCI resources changed
from "/dev/uio<x>" to "/sys/bus/pci/devices/<busaddr>/resource", making
the comment wrong. Remove it.

Fixes: 9e67561acd1a ("eal/linux: mmap uio resources using resourceX files")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_eal/linuxapp/eal/eal_pci_uio.c