« Previous | Next » 

Revision 884a0c76

ID884a0c7677cf8431d2a632673914994c2e01673d

Added by Blue Swirl over 14 years ago

pcnet: remove dead nested assignment, spotted by clang

Although the value stored to 'addr' is used in the enclosing expression,
the value is never actually read from 'addr'.

Probably a typo.

Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences