]> git.baikalelectronics.ru Git - kernel.git/commit
doc: fix a typo in adding-syscalls.rst
authorGuillaume Dore <corwin@poussif.eu>
Thu, 18 Oct 2018 15:47:50 +0000 (17:47 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Oct 2018 18:04:40 +0000 (12:04 -0600)
commitaa4fb93e53019c750268965d189b264b0fba83a2
tree55dfeabfd8e5b67c9246f636adef216e7c588af3
parentcef253cb6d54c4bb5ef3e4eb8fe49fe97d2043bc
doc: fix a typo in adding-syscalls.rst

There was a typo in adding-syscalls.rst that could mislead developers
to add a C filename in a makefile instead of an object filename.
This error, while not keeping developers from contributing could slow
the development process down by introducing build errors.

Signed-off-by: Guillaume Dore <corwin@poussif.eu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/adding-syscalls.rst