On 12/06/07, Adrian Bunk <[EMAIL PROTECTED]> wrote:
congestion_wait_interruptible() is no longer used.
Remind me again why it is that we add all these #if 0 blocks instead of simply removing the unused code? It's just creating a janitorial task to go and remove all the #if 0 bits at a later time, seems like pointless churn to me. If the code needs to go, let's just get rid of it in one go instead of two. -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

