diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2021-05-18 17:45:48 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-05-18 12:21:52 +0200 |
commit | ffe66bbee1526cd7abd4e77eb3ff27527aace8f6 (patch) | |
tree | ec3efc6e03009eb0755c15ebfed86800af54da56 /drivers/staging/wlan-ng/prism2mgmt.c | |
parent | 5d6fb80a142b5994355ce675c517baba6089d199 (diff) |
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant
It brings some inconvenience in practice to use enumerated type for
variable to which bitwise OR with enumerator constant is assigned.
This commit replaces declarations of enumerated type with int type.
Suggested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20210518084557.102681-3-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng/prism2mgmt.c')
0 files changed, 0 insertions, 0 deletions