]> 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)
commit92a8db219da49408c56881244c007218965e34e3
tree21f7b3e34ef638b5dd03e4d27e762940dc13622a
parentafe214dbdcaed8bbdc62d4f925a7ea07778305db
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