Date: Mon, 10 May 2010 19:22:34 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sound/pcm buffer.c buffer.h Message-ID: <201005101922.o4AJMkoj045917@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-05-10 19:22:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/sound/pcm buffer.c buffer.h
Log:
SVN rev 207880 on 2010-05-10 19:22:34Z by jkim
MFC: r207330, r207620
- Remove dead code. Calculated greatest common divisor was not used at all.
- Prefer u_int32_t over unsigned int to make its intention more clearer.
- Move the function to a header file and make it a static inline function.
Revision Changes Path
1.37.2.1 +0 -24 src/sys/dev/sound/pcm/buffer.c
1.17.2.1 +11 -1 src/sys/dev/sound/pcm/buffer.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005101922.o4AJMkoj045917>
