diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2017-12-01 08:08:00 +0900 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2018-01-15 12:05:24 -0600 |
commit | dc14867d0ffea3e4ffcda669780d85bb160871b0 (patch) | |
tree | e06678e815b1252fdc9c0f4482b974286ea4b0d9 /drivers/dfu/Kconfig | |
parent | 2099b9f27cebdbee1ff28ccf146c8dba8a922118 (diff) | |
download | u-boot-dc14867d0ffea3e4ffcda669780d85bb160871b0.tar.gz u-boot-dc14867d0ffea3e4ffcda669780d85bb160871b0.tar.xz u-boot-dc14867d0ffea3e4ffcda669780d85bb160871b0.zip |
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>
Diffstat (limited to 'drivers/dfu/Kconfig')
0 files changed, 0 insertions, 0 deletions