Re: fix: cy(4) debug format strings

2017-02-01 Thread Alexander Bluhm
On Wed, Feb 01, 2017 at 11:45:52AM +0100, Jan Klemkow wrote: > the kernel does not compile with option CY_DEBUG because of several > format string mistakes. This diff fixes them. It compiles on i386 > and amd64 without any errors. Commited, Thanks > Index: cy.c > ===

fix: cy(4) debug format strings

2017-02-01 Thread Jan Klemkow
Hi, the kernel does not compile with option CY_DEBUG because of several format string mistakes. This diff fixes them. It compiles on i386 and amd64 without any errors. bye, Jan Index: cy.c === RCS file: /cvs/openbsd/src/sys/dev/ic