2013-04-29 23:18:10

by Tejun Heo

[permalink] [raw]
Subject: [GIT PULL] async changes for v3.10-rc1

Hello, Linus.

This pull request contains three cleanup patches for async from Lai.
All three patches are essentially cosmetic.

Thanks.

The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-3.10-async

for you to fetch changes up to 362f2b098b188ede9c4350cc20e58040dbfa515e:

async: rename and redefine async_func_ptr (2013-03-12 13:59:14 -0700)

----------------------------------------------------------------
Lai Jiangshan (3):
async: simplify lowest_in_progress()
async: remove unused @node from struct async_domain
async: rename and redefine async_func_ptr

arch/sh/drivers/pci/pcie-sh7786.c | 2 +-
include/linux/async.h | 13 +++++--------
kernel/async.c | 40 ++++++++++++++++++---------------------
3 files changed, 24 insertions(+), 31 deletions(-)

--
tejun