On 2/22/2019 3:03 PM, Leyi Rong wrote: > This patch renames avf to iavf only for the doc files. > > Signed-off-by: Leyi Rong <leyi.r...@intel.com> > --- > MAINTAINERS | 6 +++--- > doc/guides/nics/features/{avf.ini => iavf.ini} | 2 +- > .../nics/features/{avf_vec.ini => iavf_vec.ini} | 2 +- > doc/guides/nics/intel_vf.rst | 14 +++++++------- > 4 files changed, 12 insertions(+), 12 deletions(-) > rename doc/guides/nics/features/{avf.ini => iavf.ini} (93%) > rename doc/guides/nics/features/{avf_vec.ini => iavf_vec.ini} (92%)
Normally I believe no need to make this a separate patch, but perhaps can be OK to separate since first one is too big. If the suggestion I make to separate renaming files, and updating file content makes those patches smaller, I suggest squashing this patch that one.