1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 12:31:17 +02:00
Files
u-boot-megous/drivers/net
Nobuhiro Iwamatsu dc14867d0f net: sh-eth: Fix coding style checked by checkpatch.pl
This fixes the chord style checked by checkpatch.pl.
Details of change details are as follows:

 - Fix typo
    Change from alligned to aligned.
 - Remove whitespace before ','
 - Add spaces preferred around that '|'
 - Fix missing a blank line after declarations
 - Remove space after a cast declaration
 - Fix format of block comments
 - Add a blank line after function/struct/union/enum declarations

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-01-15 12:05:24 -06:00
..
2016-10-23 18:33:18 -04:00
2017-06-28 11:43:39 -04:00
2017-06-28 11:43:39 -04:00
2016-12-04 13:55:01 -05:00
2016-02-05 12:47:23 +08:00
2017-06-01 07:03:01 -06:00
2016-12-16 17:15:27 +01:00
2017-09-07 13:23:52 -05:00
2017-09-07 13:23:52 -05:00
2016-08-15 15:29:03 -05:00
2017-06-02 14:44:20 -05:00
2017-06-01 07:03:10 -06:00
2017-12-09 13:36:26 +01:00
2017-06-01 07:03:01 -06:00
2016-08-15 15:29:03 -05:00
2017-04-05 13:52:01 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-07-03 17:35:28 -04:00