> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, March 19, 2015 4:48 PM > To: Butler, Siobhan A; Iremonger, Bernard > Cc: dev at dpdk.org > Subject: [PATCH v2 1/3] doc: fix file attributes > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > --- > doc/guides/prog_guide/i40e_ixgbe_igb_virt_func_drv.rst | 0 > doc/guides/prog_guide/poll_mode_drv.rst | 0 > 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => > 100644 doc/guides/prog_guide/i40e_ixgbe_igb_virt_func_drv.rst > mode change 100755 => 100644 doc/guides/prog_guide/poll_mode_drv.rst > > diff --git a/doc/guides/prog_guide/i40e_ixgbe_igb_virt_func_drv.rst > b/doc/guides/prog_guide/i40e_ixgbe_igb_virt_func_drv.rst > old mode 100755 > new mode 100644 > diff --git a/doc/guides/prog_guide/poll_mode_drv.rst > b/doc/guides/prog_guide/poll_mode_drv.rst > old mode 100755 > new mode 100644 > -- > 2.2.2
Acked-by Siobhan Butler <siobhan.a.butler at intel.com>