All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xen-devel] [patch] xen/mce: fix up xen_late_init_mcelog() error handling
@ 2015-03-16 14:47 David Vrabel
  0 siblings, 0 replies; only message in thread
From: David Vrabel @ 2015-03-16 14:47 UTC (permalink / raw)
  To: kernel-janitors

On 05/03/15 11:24, Dan Carpenter wrote:
> Static checkers complain about the missing call to misc_deregister() if
> bind_virq_for_mce() fails.
> 
> Also I reversed the tests so that we do error handling instead of
> success handling.  That way we just have a series of function calls
> instead of the more complicated nested if statements in the original
> code.  Let's preserve the error codes as well.

Applied to devel/for-linus-4.1, thanks.

David

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-16 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-16 14:47 [Xen-devel] [patch] xen/mce: fix up xen_late_init_mcelog() error handling David Vrabel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.