On 11/4/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> 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 <gerrit@xxxxxxxxxxxxxx> Signed-off-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html