]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 22 Dec 2017 19:38:28 +0000 (14:38 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 22 Dec 2017 19:38:28 +0000 (14:38 -0500)
commit87ad0bb74fa1a3a67ca3d22b0b3d719244121056
tree357d21901062bf487d4c19d0495e630256d1eee3
parent755ad468e1c22dfb233e91fc61c448f95471719a
parent7c4b7714562eddb03852c4413d859fd4c1596d42
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork

* 'docs-next' of git://git.lwn.net/linux: (888 commits)
  w1_netlink.h: add support for nested structs
  scripts: kernel-doc: apply filtering rules to warnings
  scripts: kernel-doc: improve nested logic to handle multiple identifiers
  scripts: kernel-doc: handle nested struct function arguments
  scripts: kernel-doc: print the declaration name on warnings
  scripts: kernel-doc: get rid of $nested parameter
  scripts: kernel-doc: parse next structs/unions
  scripts: kernel-doc: replace tabs by spaces
  scripts: kernel-doc: change default to ReST format
  scripts: kernel-doc: improve argument handling
  scripts: kernel-doc: get rid of unused output formats
  docs: get rid of kernel-doc-nano-HOWTO.txt
  docs: kernel-doc.rst: add documentation about man pages
  docs: kernel-doc.rst: improve typedef documentation
  docs: kernel-doc.rst: improve structs chapter
  docs: kernel-doc.rst: improve function documentation section
  docs: kernel-doc.rst: improve private members description
  docs: kernel-doc.rst: better describe kernel-doc arguments
  docs: fix process/submit-checklist.rst Sphinx warning
  docs: ftrace-uses.rst fix varios code-block directives
  ...
MAINTAINERS