« Previous | Next » 

Revision 6769da29

ID6769da29c7a3caa9de4020db87f495de692cf8e2

Added by Kevin Wolf over 14 years ago

posix-aio-compat: Fix error check

Checking for nbytes < 0 is pointless as long as it's a size_t. If we want to
use negative numbers for error codes, we should use signed types.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences