diff options
| author | Wolfgang Denk <[email protected]> | 2021-09-27 17:42:39 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-30 09:08:16 -0400 |
| commit | 0cf207ec01cbacae47585fcc26591dd2296507d6 (patch) | |
| tree | 573cfefc2ab21a033ae98fa2afbd57f1f6528496 /include/atsha204a-i2c.h | |
| parent | 0a50b3c97b3408e52589d873d4c7b54ad365a76c (diff) | |
WS cleanup: remove SPACE(s) followed by TAB
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'include/atsha204a-i2c.h')
| -rw-r--r-- | include/atsha204a-i2c.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/atsha204a-i2c.h b/include/atsha204a-i2c.h index 344fd8ace7d..39fc0e9ca72 100644 --- a/include/atsha204a-i2c.h +++ b/include/atsha204a-i2c.h @@ -2,8 +2,8 @@ * I2C Driver for Atmel ATSHA204 over I2C * * Copyright (C) 2014 Josh Datko, Cryptotronix, [email protected] - * 2016 Tomas Hlavacek, CZ.NIC, [email protected] - * 2017 Marek Behun, CZ.NIC, [email protected] + * 2016 Tomas Hlavacek, CZ.NIC, [email protected] + * 2017 Marek Behun, CZ.NIC, [email protected] * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as |
