Message ID | 20231220020544.2272820-1-gerickson@nuovations.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Service Identifier to a Couple of 'DBG' Statements | expand |
Hi Grant, > This adds the service identifier to the 'DBG' statements in > timeserver.c:'ts_reset' and session.c:'service_state_changed' to aid > debugging in a multi-technology environment with > "EnableOnlineToReadyTransition" asserted and for consistency with > other DBG statements in other modules. > > Grant Erickson (2): > session: Add service identifier to 'DBG' in 'service_state_changed'. > timeserver: Add service identifier to 'DBG' in 'ts_reset'. > > src/session.c | 4 +++- > src/timeserver.c | 3 ++- > 2 files changed, 5 insertions(+), 2 deletions(-) both patches have been applied. Regards Marcel