Re: [PATCH] signals: document CLD_CONTINUED notification mechanics

From: Roland McGrath
Date: Mon Mar 10 2008 - 22:18:25 EST


> A couple of small comments about how CLD_CONTINUED notification works.

I'm always in favor of more good comments.

> if (why) {
> + /* The first thread which returns from finish_stop()

Canonical style is:

/*
* The first thread that returns from finish_stop()


Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/