https://github.com/torvalds/linux
Revision b19a8b3d36697d8cf8f9a305d85a313d931fef71 authored by Gustavo A. R. Silva on 25 August 2020, 23:57:12 UTC, committed by Gustavo A. R. Silva on 26 August 2020, 19:02:24 UTC
After the replacement of the /* fall through */ comment with the
fallthrough pseudo-keyword macro, the natural reading of a code
comment was broken.

Fix the natural reading of such a comment and make it intelligible.

Reported-by: Peter Rosin <peda@axentia.se>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
1 parent df561f6
History
Tip revision: b19a8b3d36697d8cf8f9a305d85a313d931fef71 authored by Gustavo A. R. Silva on 25 August 2020, 23:57:12 UTC
iio: dpot-dac: fix code comment in dpot_dac_read_raw()
Tip revision: b19a8b3
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 16.9 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 555.8 KB
Makefile -rw-r--r-- 61.8 KB
README -rw-r--r-- 727 bytes

README

back to top