git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30b771c
)
ALSA: pcm: Convert params_*() with static inline functions
author
Takashi Iwai
<tiwai@suse.de>
Thu, 30 Oct 2014 14:06:13 +0000
(15:06 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 30 Oct 2014 14:42:32 +0000
(15:42 +0100)
... and add proper kerneldoc comments.
There is no big reason to keep them as macros. Static inline
functions are safer in general, and suitable for kerneldoc, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h
patch
|
blob
|
history
diff --cc
include/sound/pcm.h
Simple merge