[kbuild] [net-next:master 40/57] net/appletalk/ddp.c:1811:2-45: code aligned with following code on line 1812

2014-02-16 Thread kbuild test robot
TO: wangweidong wangweido...@huawei.com


Hi wangweidong,

FYI, there are coccinelle warnings in

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head:   c1b5994770ad5ae03336b5cdd1e0ad622a870a00
commit: 7b30600cc653be63cfa434e49acc3c434699ae0b [40/57] appletalk: fix 
checkpatch error with indent
:: branch date: 2 hours ago
:: commit date: 2 days ago

 net/appletalk/ddp.c:1811:2-45: code aligned with following code on line 1812

git remote add net-next 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
git remote update net-next
git checkout 7b30600cc653be63cfa434e49acc3c434699ae0b
vim +1811 net/appletalk/ddp.c

7b30600c wangweidong2014-02-14  1805 * user tasks fiddle 
here
7b30600c wangweidong2014-02-14  1806 */
7b30600c wangweidong2014-02-14  1807struct sk_buff *skb = 
skb_peek(sk-sk_receive_queue);
7b30600c wangweidong2014-02-14  1808long amount = 0;
^1da177e Linus Torvalds 2005-04-16  1809  
7b30600c wangweidong2014-02-14  1810if (skb)
7b30600c wangweidong2014-02-14 @1811amount = skb-len - 
sizeof(struct ddpehdr);
7b30600c wangweidong2014-02-14 @1812rc = put_user(amount, 
(int __user *)argp);
7b30600c wangweidong2014-02-14  1813break;
7b30600c wangweidong2014-02-14  1814}
7b30600c wangweidong2014-02-14  1815case SIOCGSTAMP:

---
0-DAY kernel build testing backend  Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild Intel Corporation
___
kbuild mailing list
kbuild@lists.01.org
https://lists.01.org/mailman/listinfo/kbuild


[kbuild] [net-next:master 40/57] net/appletalk/ddp.c:1811:2-45: code aligned with following code on line 1812

2014-02-16 Thread Dan Carpenter
Hi wangweidong,

FYI, there are coccinelle warnings in

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head:   c1b5994770ad5ae03336b5cdd1e0ad622a870a00
commit: 7b30600cc653be63cfa434e49acc3c434699ae0b [40/57] appletalk: fix 
checkpatch error with indent

 net/appletalk/ddp.c:1811:2-45: code aligned with following code on line 1812

git remote add net-next 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
git remote update net-next
git checkout 7b30600cc653be63cfa434e49acc3c434699ae0b
vim +1811 net/appletalk/ddp.c

7b30600c wangweidong2014-02-14  1805 * user tasks fiddle 
here
7b30600c wangweidong2014-02-14  1806 */
7b30600c wangweidong2014-02-14  1807struct sk_buff *skb = 
skb_peek(sk-sk_receive_queue);
7b30600c wangweidong2014-02-14  1808long amount = 0;
^1da177e Linus Torvalds 2005-04-16  1809  
7b30600c wangweidong2014-02-14  1810if (skb)
7b30600c wangweidong2014-02-14 @1811amount = skb-len - 
sizeof(struct ddpehdr);
7b30600c wangweidong2014-02-14 @1812rc = put_user(amount, 
(int __user *)argp);
7b30600c wangweidong2014-02-14  1813break;
7b30600c wangweidong2014-02-14  1814}
7b30600c wangweidong2014-02-14  1815case SIOCGSTAMP:

---
0-DAY kernel build testing backend  Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild Intel Corporation
___
kbuild mailing list
kbuild@lists.01.org
https://lists.01.org/mailman/listinfo/kbuild
___
kbuild mailing list
kbuild@lists.01.org
https://lists.01.org/mailman/listinfo/kbuild