Prev: KVM: MMU: introduce gfn_to_page_atomic() and gfn_to_pfn_atomic()
Next: [PATCH 1/9] oom: don't try to kill oom_unkillable child
From: Matthew Wilcox on 16 Jun 2010 07:10 On Tue, Jun 15, 2010 at 10:33:54PM -0700, Justin P. Mattock wrote: > The below patch fixes a warning message generated by gcc 4.6.0 > CC drivers/scsi/hosts.o > drivers/scsi/hosts.c: In function 'scsi_host_alloc': > drivers/scsi/hosts.c:328:6: warning: variable 'rval' set but not used > > Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> Reviewed-by: Matthew Wilcox <willy(a)linux.intel.com> -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |