On 20/05/2023 01:43, Dave Jiang wrote:
> 
> 
> On 5/13/23 7:20 AM, Li Zhijian wrote:
>> Tell people monitor is starting
> 
> Commit log terse and non-informative. Please describe what was the past 
> behavior and what is the new behavior. Thank you.

Thanks for your comments, i will update it in V2

Thanks
Zhijian


>>
>> Signed-off-by: Li Zhijian <lizhij...@fujitsu.com>
>> ---
>>   cxl/monitor.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/cxl/monitor.c b/cxl/monitor.c
>> index 139506aed85a..6761f3bb97af 100644
>> --- a/cxl/monitor.c
>> +++ b/cxl/monitor.c
>> @@ -205,8 +205,8 @@ int cmd_monitor(int argc, const char **argv, struct 
>> cxl_ctx *ctx)
>>               err(&monitor, "daemon start failed\n");
>>               goto out;
>>           }
>> -        info(&monitor, "cxl monitor daemon started.\n");
>>       }
>> +    info(&monitor, "cxl monitor started.\n");
>>       rc = monitor_event(ctx);

Reply via email to