X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=kernel%2Frelay.c;h=d24395e8b6e599ed3649fbf43926fdd8ffc8e594;hb=59c51591a0ac7568824f541f57de967e88adaa07;hp=577f251c7e28104f621d542a199169053a589c8b;hpb=02a3e59a088749c08b0293ee1535f5bf48f5926c;p=deliverable%2Flinux.git diff --git a/kernel/relay.c b/kernel/relay.c index 577f251c7e28..d24395e8b6e5 100644 --- a/kernel/relay.c +++ b/kernel/relay.c @@ -310,7 +310,7 @@ static struct rchan_callbacks default_channel_callbacks = { /** * wakeup_readers - wake up readers waiting on a channel - * @work: work struct that contains the the channel buffer + * @work: work struct that contains the channel buffer * * This is the work function used to defer reader waking. The * reason waking is deferred is that calling directly from write