From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH v2 1/3] doc: fix file attributes Date: Thu, 19 Mar 2015 17:48:29 +0100 Message-ID: <1426783711-2407-2-git-send-email-thomas.monjalon@6wind.com> References: <1422747307-13792-1-git-send-email-thomas.monjalon@6wind.com> <1426783711-2407-1-git-send-email-thomas.monjalon@6wind.com> Cc: dev-VfR2kkLFssw@public.gmane.org To: siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, bernard.iremonger-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org Return-path: In-Reply-To: <1426783711-2407-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Signed-off-by: Thomas Monjalon --- 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