drm: Branch 'master'
[email protected] (Michel D??nzer) Tue, 13 Jun 2017 01:21:32 +0000 (UTC)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
amdgpu/.editorconfig | 9 +++++++++ 1 file changed, 9 insertions(+) New commits: commit 87dac00db38fa962c2fd6aa66c8482a9d7464903 Author: Michel Dänzer <[email protected]> Date: Mon Jun 12 19:00:13 2017 +0900 amdgpu: Add .editorconfig file for amdgpu coding style The .editorconfig file in the toplevel directory doesn't match. Acked-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> diff --git a/amdgpu/.editorconfig b/amdgpu/.editorconfig new file mode 100644 index 00000000..2528d675 --- /dev/null +++ b/amdgpu/.editorconfig @@ -0,0 +1,9 @@ +# To use this config with your editor, follow the instructions at: +# http://editorconfig.org + +[*] +charset = utf-8 +indent_style = tab +indent_size = 8 +tab_width = 8 +insert_final_newline = true ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot -- _______________________________________________ Dri-patches mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-patches