소스 검색

totemconfig: remove redundant nodeid error log

Signed-off-by: liangxin1300 <XLiang@suse.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
liangxin1300 5 년 전
부모
커밋
c8aa5c21be
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      exec/totemconfig.c

+ 0 - 1
exec/totemconfig.c

@@ -1080,7 +1080,6 @@ static int check_for_duplicate_nodeids(
 					  autogenerated?"(autogenerated from ":"",
 					  autogenerated?ring0_addr:"",
 					  autogenerated?")":"");
-				log_printf (LOGSYS_LEVEL_ERROR, error_string_response);
 				*error_string = error_string_response;
 				break;
 			}