diff options
| author | Takashi Sakamoto <[email protected]> | 2021-05-18 17:45:48 +0900 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-05-18 12:21:52 +0200 |
| commit | ffe66bbee1526cd7abd4e77eb3ff27527aace8f6 (patch) | |
| tree | ec3efc6e03009eb0755c15ebfed86800af54da56 /tools/perf/scripts/python/bin/stackcollapse-report | |
| 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 <[email protected]>
Signed-off-by: Takashi Sakamoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions