aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24doc: re-add CodingStyle and SubmittingPatchesMauro Carvalho Chehab1-0/+1
2016-10-24docs-rst: add documents to development-processMauro Carvalho Chehab1-1062/+0
2016-09-21docs: Remove space-before-label guidance from CodingStyleJonathan Corbet1-5/+2
2016-09-20Documentation/HOWTO: add cross-references to other documentsMauro Carvalho Chehab1-0/+2
2016-09-20Documentation/CodingStyle: use the .. note:: markup where neededMauro Carvalho Chehab1-5/+9
2016-09-20Documentation/CodingStyle: replace underline markupsMauro Carvalho Chehab1-16/+16
2016-09-20Documentation/CodingStyle: use the proper tag for verbatim fontMauro Carvalho Chehab1-49/+49
2016-09-20Documentation/CodingStyle: Convert to ReST markupMauro Carvalho Chehab1-79/+182
2016-08-14CodingStyle: Remove "Don't use C99-style comments"Joe Perches1-3/+0
2016-08-14CodingStyle: Clarify and complete chapter 7Jean Delvare1-6/+19
2016-07-20docs: deprecate kernel-doc-nano-HOWTO.txtJonathan Corbet1-1/+1
2016-01-25Documentation/CodingStyle: add space before parenthesis in example macroThomas Gardner1-1/+1
2016-01-11Documentation: fix typo in CodingStyleManuel Pégourié-Gonnard1-1/+1
2015-07-10Documentation: CodingStyle: remove broken links in the References sectionOlivier C. Larocque1-2/+0
2015-05-07Documentation/CodingStyle: fix example macro parenthesis imbalanceBaruch Siach1-1/+1
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-73/+76
2015-04-17documentation: update CodingStyle on local variables naming in macrosBartosz Golaszewski1-0/+13
2015-02-27Documentation/CodingStyle: improve text layoutPavel Kretov1-69/+72
2015-02-27Documentation/CodingStyle: fix tab-spaces mixturePavel Kretov1-4/+4
2015-01-28CodingStyle: enable emacs display of trailing whitespaceAlison Chaiken1-0/+1
2014-12-02CodingStyle: add some more error handling guidelinesDan Carpenter1-5/+22
2014-11-03CodingStyle: Add a chapter on conditional compilationJosh Triplett1-0/+43
2014-08-26CodingStyle: fix a minor typoRaymond L. Rivera1-1/+1
2014-06-04Documentation: expand/clarify debug documentationDan Streetman1-7/+15
2013-07-03Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter1-1/+2
2013-01-11Documentation: remove depends on CONFIG_EXPERIMENTALKees Cook1-9/+1
2012-10-06CodingStyle: add networking specific block comment styleJoe Perches1-0/+10
2012-05-31CodingStyle: add kmalloc_array() to memory allocatorsXi Wang1-2/+14
2012-03-30Documentation: CodingStyle: add inline assembly guidelinesJosh Triplett1-0/+29
2011-11-04Documentation: update CodingStyle use of bracesAntonio Ospite1-2/+2
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, for greppingJosh Triplett1-16/+7
2011-07-06Documentation: update CodingStyle memory allocatorsJesper Juhl1-2/+2
2011-03-22Documentation/CodingStyle: flesh out if-else examplesHarry Wei1-0/+7
2011-03-16Documentation: update header filename in CodingStyleRoland Kammerer1-4/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-2/+2
2009-01-29fix emacs indenting howto filename expansionDan Carpenter1-1/+2
2009-01-29Documentation: update CodingStyle tips for Emacs usersTeemu Likonen1-4/+11
2008-07-25documentation: update CodingStyle tips for Emacs usersJohannes Weiner1-19/+23
2007-10-17CodingStyle: relax the 80-cole ruleAlan Cox1-2/+5
2007-07-18dev_vdbg() documentationDavid Brownell1-2/+18
2007-07-16CodingStyle: add information about editor modelinesJosh Triplett1-0/+27
2007-07-16CodingStyle: add information about trailing whitespaceJosh Triplett1-0/+12
2007-05-23Documentation: fix the explanation of Kconfig filesRobert P. J. Day1-19/+30
2007-05-08Fix chapter reference in CodingStyleJesper Juhl1-1/+1
2007-05-08CodingStyle: start flamewar about use of bracesOliver Neukum1-0/+15
2006-12-22[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.hRobert P. J. Day1-0/+18
2006-12-10[PATCH] CodingStyle updatesRandy Dunlap1-5/+121
2006-09-29[PATCH] Add section on function return values to CodingStyleAlan Stern1-0/+34
2006-06-23[PATCH] CodingStyle: add typedefs chapterRandy Dunlap1-12/+88
2006-01-10[PATCH] CodingStyle correctionJesper Juhl1-1/+1