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)
commit40d802cb66ad110673e40cb3426b1f1c79645104
tree21f7b3e34ef638b5dd03e4d27e762940dc13622a
parentb50cb3eaf7c8d13e427f991f7d52b485ca0fc65f
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