]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/i2c: adopt kernel commenting style in examples
authorSam Hansen <hansens@google.com>
Fri, 13 Apr 2018 17:42:57 +0000 (10:42 -0700)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 18 Apr 2018 08:09:44 +0000 (10:09 +0200)
commit7e6ff800545ea2b340ed24897353d2ffc971b9ad
tree21f7b3e34ef638b5dd03e4d27e762940dc13622a
parent8ffc890de1eae2b055fd638bb9543b047d3f8c72
Documentation/i2c: adopt kernel commenting style in examples

The example I2C code is rewritten to adopt the preferred kernel block
commenting style.

Signed-off-by: Sam Hansen <hansens@google.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/i2c/dev-interface