phk 2003/05/31 09:51:41 PDT
FreeBSD src repository
Modified files:
sys/dev/exca exca.c
Log:
Don't use return(foo(...)); in function returning void.
Found by: FlexeLint
Revision Changes Path
1.8 +1 -1 src/sys/dev/exca/exca.c