« Previous | Next » 

Revision a6c6f44a

IDa6c6f44ae4a8637e2c7394b46e2ba15f7b7682a0

Added by Blue Swirl over 12 years ago

lsi53c895a: avoid a warning from clang analyzer

Avoid this warning from clang analyzer by deleting the variable:
/src/qemu/hw/lsi53c895a.c:895:5: warning: Value stored to 'id' is never read
id = (current_tag >> 8) & 0xf;

Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences