]> Git Repo - linux.git/commit
ALSA: uapi: use C90 comment style instead of C99 style
authorTakashi Sakamoto <[email protected]>
Mon, 13 Dec 2021 08:12:57 +0000 (17:12 +0900)
committerTakashi Iwai <[email protected]>
Mon, 13 Dec 2021 08:19:00 +0000 (09:19 +0100)
commit55b71f6c29f2a78af42dd453dfed895eba516cb4
tree9308a20743ac3531575a76a5b7d493ff5a389fcd
parentfb6723daf89083a0d2290f3a0abc777e40766c84
ALSA: uapi: use C90 comment style instead of C99 style

UAPI headers are built with compiler option for C90, thus double-slashes
comment introduced in C99 is not preferable.

Fixes: fb6723daf890 ("ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 formats")
Signed-off-by: Takashi Sakamoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
include/uapi/sound/asound.h
This page took 0.045028 seconds and 4 git commands to generate.