Re: ietp cleanup

2023-07-20 Thread Vladimir 'phcoder' Serbinenko
Looks good toi me Le jeu. 20 juil. 2023, 20:58, joshua stein a écrit : > bmercer@ noticed there was no newline printed after a successful > attachment. I did some other minor cleanup removing duplicate > dv_xname printing during attachment and wrapping at 80 chars. > > ok? > > > Index: sys/dev/

Re: ietp cleanup

2023-07-20 Thread Mike Larkin
On Thu, Jul 20, 2023 at 12:58:33PM -0500, joshua stein wrote: > bmercer@ noticed there was no newline printed after a successful attachment. > I did some other minor cleanup removing duplicate dv_xname printing during > attachment and wrapping at 80 chars. > > ok? > ok mlarkin > > Index: sys/dev/

ietp cleanup

2023-07-20 Thread joshua stein
bmercer@ noticed there was no newline printed after a successful attachment. I did some other minor cleanup removing duplicate dv_xname printing during attachment and wrapping at 80 chars. ok? Index: sys/dev/i2c/ietp.c === RCS f