On Wed, Oct 25, 2000 at 12:20:58PM -0400, jamal wrote:
> +               child->resource[0,1,2] = dev->bus->resource[0,1,2];

Did C change while I was asleep, or is this statement equivalent to
               child->resource[2] = dev->bus->resource[2];
?

Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to