Skip to content

Commit

Permalink
Merge pull request fffaraz#301 from HBehrens/patch-1
Browse files Browse the repository at this point in the history
update link to Linux kernel coding style
  • Loading branch information
fffaraz authored Feb 15, 2017
2 parents 847972d + 18076bb commit 667d427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [google-styleguide](https://github.com/google/styleguide) - Style guides for Google-originated open-source projects.
* [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
* [Linux kernel coding style](https://www.kernel.org/doc/Documentation/CodingStyle)
* [Linux kernel coding style](https://www.kernel.org/doc/Documentation/process/coding-style.rst)
* [LLVM Coding Standards](http://llvm.org/docs/CodingStandards.html)

## Talks
Expand Down

0 comments on commit 667d427

Please sign in to comment.