Re: [PATCH v3 35/37] doc: re-add CodingStyle and SubmittingPatches

2016-10-24 Thread Markus Heiser
Am 24.10.2016 um 13:00 schrieb Mauro Carvalho Chehab : > Those files got moved to Documentation/process, but as they're very > well known files, add pointers to their new locations. > > PS.: I opted to not merge this patch with the previous one > in order to make the diff of the previous one mor

[PATCH v3 35/37] doc: re-add CodingStyle and SubmittingPatches

2016-10-24 Thread Mauro Carvalho Chehab
Those files got moved to Documentation/process, but as they're very well known files, add pointers to their new locations. PS.: I opted to not merge this patch with the previous one in order to make the diff of the previous one more consistent, as it will show only renames. Signed-off-by: Mauro C