bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH gnumach 0/6] Third round of warning fixes


From: Guillem Jover
Subject: [PATCH gnumach 0/6] Third round of warning fixes
Date: Thu, 1 Sep 2011 17:17:18 +0200

Guillem Jover (6):
  Add missing headers
  Add vsnprintf prototype
  Cast addr argument to vm_offset_t
  Remove set but unused variables
  Disable set but unused variable
  Change argument name to match function body usage

 kern/printf.h                    |    1 +
 linux/dev/drivers/block/floppy.c |    6 ++----
 linux/dev/glue/kmem.c            |    2 +-
 linux/dev/init/main.c            |    1 +
 linux/dev/kernel/printk.c        |    1 +
 linux/src/drivers/net/8390.c     |    3 ---
 linux/src/drivers/scsi/gdth.c    |    5 +++--
 linux/src/drivers/scsi/ppa.c     |    5 ++---
 8 files changed, 11 insertions(+), 13 deletions(-)

-- 
1.7.5.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]