RE: [patch] clean up unused kiocb variables

From: Chen, Kenneth W
Date: Thu Sep 21 2006 - 16:27:54 EST


Zach Brown wrote on Thursday, September 21, 2006 12:34 PM
> Chen, Kenneth W wrote:
> > Any reason why we keep these two variables around for kiocb structure?
>
> If there is a good one I've forgotten it.
>
> > They are not used anywhere.
>
> Indeed.


Let's remove them. We can always add them back if there is a need.


> The ki_retried users all seem pretty questionable, too. How about
> removing all that stuff?

Suparna wanted them around for debug purpose at one point. I don't know
whether that is still the case right now. At least I can wrap it around
with #if DEBUG.

- Ken
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/