]> Zhao Yanbai Git Server - minix.git/commit
readclock/tda19988: fix compiler/cppcheck warnings 32/732/1
authorThomas Cort <tcort@minix3.org>
Sat, 10 Aug 2013 18:30:42 +0000 (18:30 +0000)
committerThomas Cort <tcort@minix3.org>
Sat, 10 Aug 2013 18:36:10 +0000 (14:36 -0400)
commit6405d78182ed413762cf0b9060ac5fa0aa744262
tree42ff42237b85cac2b348a968e91732e8b96808c2
parent039c8db774f4ad53c88f1934b57138be66788e44
readclock/tda19988: fix compiler/cppcheck warnings

readclock:
 - the setup function for readclock on i386 was missing a return.
 - the message field for RTCDEV_GRANT wasn't the right type.

tda19988:
 - position variable was used without being initialized.

Change-Id: I3f78dd0a9d44f35eb38cb7da0974909f066b7007
drivers/readclock/arch/i386/arch_readclock.c
drivers/tda19988/tda19988.c
include/minix/com.h