diff options
| author | Tejun Heo <tj@kernel.org> | 2010-12-10 11:20:23 -0500 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2010-12-14 09:05:45 -0500 |
| commit | 3e6cd7a4b6a04cf354a18c9d2e7ecec8fa1772fb (patch) | |
| tree | a46bd81031b3aa371341582dc965b0b92aaa4679 | |
| parent | e5cba24e3f018d4beb6acd101a82483c98f91ce7 (diff) | |
MAINTAINERS: Add workqueue entry
Signed-off-by: Tejun Heo <tj@kernel.org>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b3be8b3d0437..462e39709c03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -6585,6 +6585,15 @@ F: include/linux/mfd/wm8400* | |||
| 6585 | F: include/sound/wm????.h | 6585 | F: include/sound/wm????.h |
| 6586 | F: sound/soc/codecs/wm* | 6586 | F: sound/soc/codecs/wm* |
| 6587 | 6587 | ||
| 6588 | WORKQUEUE | ||
| 6589 | M: Tejun Heo <tj@kernel.org> | ||
| 6590 | L: linux-kernel@vger.kernel.org | ||
| 6591 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git | ||
| 6592 | S: Maintained | ||
| 6593 | F: include/linux/workqueue.h | ||
| 6594 | F: kernel/workqueue.c | ||
| 6595 | F: Documentation/workqueue.txt | ||
| 6596 | |||
| 6588 | X.25 NETWORK LAYER | 6597 | X.25 NETWORK LAYER |
| 6589 | M: Andrew Hendry <andrew.hendry@gmail.com> | 6598 | M: Andrew Hendry <andrew.hendry@gmail.com> |
| 6590 | L: linux-x25@vger.kernel.org | 6599 | L: linux-x25@vger.kernel.org |
