Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 23 Mar 2021 23:14:19 +0530 you wrote:
> Made changes to coding style as suggested by checkpatch.pl
> changes are of the type:
> space required before the open parenthesis '('
> space requ
Made changes to coding style as suggested by checkpatch.pl
changes are of the type:
space required before the open parenthesis '('
space required after that ','
Signed-off-by: Sai Kalyaan Palla
---
net/decnet/dn_route.c | 26 +-
1 file chan
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 20 Mar 2021 11:45:12 +0530 you wrote:
> Made changes to coding style as suggested by checkpatch.pl
> changes are of the type:
> open brace '{' following struct go on the same line
> do not use assignment
Made changes to coding style as suggested by checkpatch.pl
changes are of the type:
open brace '{' following struct go on the same line
do not use assignment in if condition
Signed-off-by: Sai Kalyaan Palla
---
net/decnet/dn_route.c | 21 +
1 file changed, 13
4 matches
Mail list logo