diff options
author | Weijie Gao <weijie.gao@mediatek.com> | 2025-01-24 16:04:28 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-31 11:29:01 -0600 |
commit | 7f95b5d7e67dbb90e205c26e4210363e6e39d10c (patch) | |
tree | 19799beb412a097cdc3acee9f5822cadb4f1b2cd /tools/u_boot_pylib/command.py | |
parent | ea02a077283548518b90f258104e5f34ab1ea5f2 (diff) |
net: mediatek: fix coding style of AN8855 switch driver
This patch fixed the following coding style suggested by checkpatch.pl:
1. Use tab instead of space
2. Use BIT() instead of <<
3. Use mdelay for long time delay
4. Remove useless parenthesises
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions