On 11/4/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > The function ccid2_change_pipe only does an assignment. This patch simplifies > the code by > replacing the function with the assignment it performs. > > Furthermore, the type of pipe is promoted from `signed' to unsigned > (increasing the range). > As a result, a BUG_ON test for negative values now becomes obsolete (for > safety not removed, > but replaced with a less annoying `DCCP_BUG'). > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>
Signed-off-by: Ian McDonald <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

