async: Rename _special -> _domain for clarity.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 20 Jan 2009 14:31:31 +0000 (15:31 +0100)
committerArjan van de Ven <arjan@linux.intel.com>
Sun, 8 Feb 2009 17:56:11 +0000 (09:56 -0800)
Rename the async_*_special() functions to async_*_domain(), which
describes the purpose of these functions much better.
[Broke up long lines to silence checkpatch]

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>

No differences found