https://github.com/torvalds/linux
Revision d5750f67853350373fc1d5698c3a58ea16eddf4c authored by Henrik Kretzschmar on 29 June 2005, 17:31:06 UTC, committed by Jaroslav Kysela on 28 July 2005, 10:09:46 UTC
ALSA Core
This patch changes, adds and remove some comments, which will
make now more sense and fit on a 80-char line. It also changes
the order of snd_power_wait() to make the file more readable.
It removes the device.c comment in front of _snd_minor,
cause snd_minor has nothing to do with device.c.
The both typos in the kernel-docs were corrected too.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent a3352f0
History
Tip revision: d5750f67853350373fc1d5698c3a58ea16eddf4c authored by Henrik Kretzschmar on 29 June 2005, 17:31:06 UTC
[ALSA] cleanup and typo-correction
Tip revision: d5750f6
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.1 KB
msg.c -rw-r--r-- 18.9 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 33.6 KB
shm.c -rw-r--r-- 21.3 KB
util.c -rw-r--r-- 13.2 KB
util.h -rw-r--r-- 2.3 KB

back to top