All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH alsa-lib 0/3] Trivial compile warning fixes
@ 2020-05-11 14:39 Takashi Iwai
  2020-05-11 14:39 ` [PATCH alsa-lib 1/3] pcm: rate: Fix compile warning wrt bit ops and comparison Takashi Iwai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Takashi Iwai @ 2020-05-11 14:39 UTC (permalink / raw)
  To: alsa-devel

Hi,

here is a few patches to shut up trivial compile warnings that have
been introduced recently.


Takashi

===

Takashi Iwai (3):
  pcm: rate: Fix compile warning wrt bit ops and comparison
  pcm: rate: Fix uninitialized variable warning
  topology: Add missing ATTRIBUTE_UNUSED

 src/pcm/pcm_rate.c |  4 ++--
 src/topology/pcm.c | 18 ++++++++++--------
 2 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.16.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-11 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 14:39 [PATCH alsa-lib 0/3] Trivial compile warning fixes Takashi Iwai
2020-05-11 14:39 ` [PATCH alsa-lib 1/3] pcm: rate: Fix compile warning wrt bit ops and comparison Takashi Iwai
2020-05-11 14:39 ` [PATCH alsa-lib 2/3] pcm: rate: Fix uninitialized variable warning Takashi Iwai
2020-05-11 14:39 ` [PATCH alsa-lib 3/3] topology: Add missing ATTRIBUTE_UNUSED Takashi Iwai
2020-05-11 15:14 ` [PATCH alsa-lib 0/3] Trivial compile warning fixes Jaroslav Kysela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.