On Wed, 27 Apr 2011 20:50:52 -0500 Rob Landley wrote: > On 04/26/2011 03:53 PM, Randy Dunlap wrote: > > On Thu, 21 Apr 2011 21:03:36 -0500 Rob Landley wrote: > > > >> From: Rob Landley <rlandley@xxxxxxxxxxxxx> > >> > >> Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E: > >> > >> cd Documentation > >> mkdir virtual > >> git mv kvm uml lguest virtual > >> > >> Signed-off-by: Rob Landley <rlandley@xxxxxxxxxxxxx> > >> --- > > > > Hi Rob, > > > > Please send an additional patch that corrects all occurrences of > > - Documentation/kvm/ to Documentation/virtual/kvm > > - Documentation/uml/ to Documentation/virtual/uml > > - Documentation/lguest/ to Documentation/virtual/lguest > > throughout the kernel source tree. > > From: Rob Landley <rob@xxxxxxxxxxx> > > Correct occurrences of > - Documentation/kvm/ to Documentation/virtual/kvm > - Documentation/uml/ to Documentation/virtual/uml > - Documentation/lguest/ to Documentation/virtual/lguest > throughout the kernel source tree. > > Signed-off-by: Rob Landley <rob@xxxxxxxxxxx> Applied, thanks. > --- > > Documentation/kvm/review-checklist.txt | 2 +- > Documentation/lguest/lguest.txt | 3 ++- > MAINTAINERS | 4 ++-- > arch/x86/lguest/boot.c | 2 +- > drivers/lguest/Kconfig | 6 ++++-- > drivers/lguest/Makefile | 2 +- > drivers/vhost/vhost.c | 2 +- > 7 files changed, 12 insertions(+), 9 deletions(-) --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html