diff options
author | 2020-06-07 11:34:21 +0200 | |
---|---|---|
committer | 2020-06-08 13:21:07 +0100 | |
commit | e680a4098f6404191e0e438a9758715b0bff6d7f (patch) | |
tree | d5cfd8574e1b0d0ffaa02956e6db0405acc3efaa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regmap: fix alignment issue (diff) | |
download | wireguard-linux-e680a4098f6404191e0e438a9758715b0bff6d7f.tar.xz wireguard-linux-e680a4098f6404191e0e438a9758715b0bff6d7f.zip |
regmap: fix the kerneldoc for regmap_test_bits()
The kerneldoc comment for regmap_test_bits() says that it returns -1 on
regmap_read() failure. This is not true - it will propagate the error
code returned by regmap_read(). Fix it.
Fixes: aa2ff9dbaedd ("regmap: provide helpers for simple bit operations")
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Link: https://lore.kernel.org/r/20200607093421.22209-1-brgl@bgdev.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions