From: Jes Sorensen <jes.soren...@redhat.com>

Hi,

Back to the earlier discussion about building with -Wtype-limits. This
fixes the problem with block/blkdebug.c where it tries to compare an
enum against < 0. I looked at a couple of ways to do this, but I think
this is the least intrusive.

Let me know what you think.

Thanks,
Jes


Jes Sorensen (1):
  Avoid compiler error when building block/blkdebug.c with
    -Wtype-limits

 block/blkdebug.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)


Reply via email to