« Previous | Next » 

Revision ec48c774

IDec48c7747acd1be25ca70586bc4e6640765e40c8

Added by Benjamin Poirier about 13 years ago

rtl8139: add format attribute to DPRINTF

gcc can check the format string for correctness even when debugging output is
not enabled.
Have to make sure arguments are always available. They are optimized out if
unneeded.

Signed-off-by: Benjamin Poirier <>
Cc: Igor V. Kovalenko <>
Reviewed-by: Stefan Hajnoczi <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences