]> git.karo-electronics.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>
Fri, 22 Mar 2013 04:34:06 +0000 (15:34 +1100)
commit5a5d97e0000180e1fbb22a537668d6cdd4d13e07
treee03c7751404e5028536ac448d1d9f4a7e132db5f
parentc2baeff2778d5381e65eb1cc0e4b08f740a1360b
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