OSDN Git Service

ALSA: usx2y: Avoid camelCase
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 May 2021 13:15:35 +0000 (15:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 May 2021 14:03:34 +0000 (16:03 +0200)
commitbae3ce4942980d5f7b2b9855f4a2db0c00f9dfbd
tree03295a4ddd9f187b5538c2256c5d2c3fd4ec8e0f
parent08fdced60ca08e34e316a3ab945636fcdfcbc973
ALSA: usx2y: Avoid camelCase

For improving readability, convert camelCase fields, variables and
functions to the plain names with underscore.  Also align the macros
to be capital letters.

All done via sed, no functional changes.

Note that you'll still see many coding style issues even after this
patch; the fixes will follow.

Link: https://lore.kernel.org/r/20210517131545.27252-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usx2y/usX2Yhwdep.c
sound/usb/usx2y/usX2Yhwdep.h
sound/usb/usx2y/usbus428ctldefs.h
sound/usb/usx2y/usbusx2y.c
sound/usb/usx2y/usbusx2y.h
sound/usb/usx2y/usbusx2yaudio.c
sound/usb/usx2y/usx2yhwdeppcm.c
sound/usb/usx2y/usx2yhwdeppcm.h