[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180413165000.2svg2j5ozdd2egbd@ninjato>
Date: Fri, 13 Apr 2018 18:50:00 +0200
From: Wolfram Sang <wsa@...-dreams.de>
To: Sam Hansen <hansens@...gle.com>
Cc: linux-i2c@...r.kernel.org, corbet@....net,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/3] Documentation/i2c: adopt kernel commenting style
in examples
> - int adapter_nr = 2; /* probably dynamically determined */
Such comments are actually OK.
> - /* ERROR HANDLING; you can check errno to see what went wrong */
Such as well.
> - /* Using I2C Write, equivalent of
> - i2c_smbus_write_word_data(file, reg, 0x6543) */
> + /*
> + * Using I2C Write, equivalent of
> + * i2c_smbus_write_word_data(file, reg, 0x6543).
> + */
This is the only broken one AFAICT.
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists