samples: connector: from Documentation to samples directory
A small bug with the new autoksyms support showed that there are two kernel modules in the Documentation directory that qualify as samples, while all other samples are in the samples/ directory. This patch was originally meant as a workaround for that bug, but it has now been solved in a different way. However, I still think it makes sense as a cleanup to consolidate all sample code in one place. Signed-off-by:Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Jonathan Corbet <corbet@lwn.net>
Showing
- Documentation/Makefile 1 addition, 1 deletionDocumentation/Makefile
- Documentation/connector/connector.txt 8 additions, 0 deletionsDocumentation/connector/connector.txt
- samples/Kconfig 9 additions, 0 deletionssamples/Kconfig
- samples/Makefile 1 addition, 1 deletionsamples/Makefile
- samples/connector/.gitignore 0 additions, 0 deletionssamples/connector/.gitignore
- samples/connector/Makefile 3 additions, 3 deletionssamples/connector/Makefile
- samples/connector/cn_test.c 0 additions, 0 deletionssamples/connector/cn_test.c
- samples/connector/ucon.c 0 additions, 0 deletionssamples/connector/ucon.c
File moved
File moved
File moved
Please register or sign in to comment