On Mon, Feb 05, 2007 at 08:12:55PM -0500, Pavel Roskin wrote:
> 
> I see.  I thought it was easy.  Then your patch is fine for me.  It's better 
> to
> have no warning than a misleading warning about a stylistic issue.

Sparse care about type difference. What you are asking is not difference
in type. It is the difference in which path it took to reach that type.
E.g. using default degenerating rules or typedefs. Sparse does not
store that information.

Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to