]> Git Repo - linux.git/commit
[ALSA] pcxhr - Fix a compiler warning on 64bit architectures
authorHenrik Kretzschmar <[email protected]>
Thu, 20 Apr 2006 10:37:00 +0000 (12:37 +0200)
committerJaroslav Kysela <[email protected]>
Thu, 27 Apr 2006 19:10:27 +0000 (21:10 +0200)
commit711ee39bf3e2a69005d64f388441a6f883495f83
treea2e4dc7b3d334ce7c71a2711fa6b4ab5891cc409
parentc6cc0e3b0c087d350bdc5912ecdfb17e796ae266
[ALSA] pcxhr - Fix a compiler warning on 64bit architectures

The patch fixes a conpile warning on 64bit architectures, caused by
different sizes of size_t . Since size_t is unsigned I permited
myself to cange the format, too.

Signed-off-by: Henrik Kretzschmar <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/pcxhr/pcxhr_hwdep.c
This page took 0.053529 seconds and 4 git commands to generate.