[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081210163819.17cf4628@lxorguk.ukuu.org.uk>
Date: Wed, 10 Dec 2008 16:38:19 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Julia Lawall <julia@...u.dk>
Cc: dmitri.vorobiev@...ial.fi, gregkh@...e.de,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/28] drivers/base/platform.c: Drop return value from
platform_driver remove functions
On Wed, 10 Dec 2008 17:26:26 +0100 (CET)
Julia Lawall <julia@...u.dk> wrote:
> From: Julia Lawall <julia@...u.dk>
>
> The return value of the remove function of a driver structure, and thus of
> a platform_driver structure, is ultimately ignored
Currently
> and is thus unnecessary.
Really - capturing those kind of failures is useful information which is
currently discarded but could later be used. Removing that information
makes it very hard to go and put back into all the drivers.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists