From: Hua Zhong <[EMAIL PROTECTED]>
Date: Mon, 24 Apr 2006 16:25:39 -0700

> Hi,
> 
> I am developing a profiling tool to check if likely/unlikely usages are wise. 
> I find that the following one is always a miss:
> 
>       # Hit    # miss Function:[EMAIL PROTECTED]
> !         0     50505 tcp_transmit_skb():net/ipv4/[EMAIL PROTECTED]
> 
> There is a chance that my tool is buggy, but I just want to confirm with you 
> whether this does look suspicious and what your opinion is.
> 
> Signed-off-by: Hua Zhong <[EMAIL PROTECTED]>

Your patch is semantically correct but does not apply, because your
email client has turned all of the tab characters in the patch into
spaces.  This corrupts the patch and makes it unusable.

This problem is hit by pretty much every single gmail user that tries
to send a patch for the first time.  I wish gmail would not mangle
ascii text by default.

Please fix this and repost, retaining a proper changelog entry and
signed off line, thank you.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to