Re: [dpdk-dev] [PATCH] igb_uio: remove out-of-date comment

2019-01-15 Thread Ye Xiaolong
On 01/15, Burakov, Anatoly wrote: >On 15-Jan-19 3:46 PM, Xiaolong Ye wrote: >> The comment for igbuio_pci_irqhandler is out of date as the code evolves, >> remove it to avoid misleading. >> >> Signed-off-by: Xiaolong Ye >> --- >> kernel/linux/igb_uio/igb_uio.c | 5 - >> 1 file changed, 5 d

Re: [dpdk-dev] [PATCH] igb_uio: remove out-of-date comment

2019-01-15 Thread Burakov, Anatoly
On 15-Jan-19 3:46 PM, Xiaolong Ye wrote: The comment for igbuio_pci_irqhandler is out of date as the code evolves, remove it to avoid misleading. Signed-off-by: Xiaolong Ye --- kernel/linux/igb_uio/igb_uio.c | 5 - 1 file changed, 5 deletions(-) diff --git a/kernel/linux/igb_uio/igb_uio