]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kernel/relay.c: move FIX_SIZE macro into relay.c
authorzhangwei(Jovi) <jovi.zhangwei@huawei.com>
Wed, 20 Mar 2013 04:08:52 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:37 +0000 (16:34 +1100)
commitc5ab78c7177e21097039a9dd19ee9d30a7a77945
treea6c75094d68484b4ac5fe683aab137ad57b79fca
parent3a4a06ea212eba3329bfc76525faea8815aa1afa
kernel/relay.c: move FIX_SIZE macro into relay.c

It's better to place FIX_SIZE macro in relay.c, instead of relay.h

Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/relay.h
kernel/relay.c