소스 검색

totemcrypt: fix build warning (unused variable)

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Fabio M. Di Nitto 14 년 전
부모
커밋
cde4468581
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      exec/totemcrypto.c

+ 0 - 1
exec/totemcrypto.c

@@ -651,7 +651,6 @@ int crypto_authenticate_and_decrypt (struct crypto_instance *instance,
 	unsigned char *buf,
 	int *buf_len)
 {
-	int err = 0;
 	struct crypto_config_header *cch = (struct crypto_config_header *)buf;
 
 	/*