mbox series

[v2,0/2] moves samples out of Documentation directory

Message ID 1461600189-2207716-1-git-send-email-arnd@arndb.de
Headers show
Series moves samples out of Documentation directory | expand

Message

Arnd Bergmann April 25, 2016, 4:03 p.m. UTC
As suggested by Nicolas Pitre, here is a resend of two patches to
move the kernel modules from Documentation/*/ to samples/*/.

With Nico's changes in place, it's no longer necessary to do this,
but it seems like a good idea anyway for consistency.
Not sure who would be the best person to pick up the patches, I'd
probably either the Documentation or the kbuild maintainers.

	Arnd

[PATCH v2 1/2] samples: connector: from Documentation to samples
[PATCH v2 2/2] samples: v4l: from Documentation to samples directory