Re: [PATCH] sparc64 compile fix

David S. Miller (davem@redhat.com)
Sat, 13 Jan 2001 14:55:42 -0800 (PST)


Petru Paler writes:
> - struct dqblk d;
> + struct dqblk32 d;

What does this fix? Things compile just fine without
it and looking at the code it was intended to be of
the original type.

Please explain exactly what submitted patches fix in
the future, thanks.

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/