Re: [PATCH 2/2] avr: Removed errant control characters

2022-05-28 Thread Jeff Law via Gcc-patches
On 4/1/2022 9:20 AM, Joel Holdsworth via Gcc-patches wrote: Signed-off-by: Joel Holdsworth --- gcc/config/avr/avr-devices.cc | 2 -- 1 file changed, 2 deletions(-) These aren't really errant.  There was a time when these form feeds were actually encouraged and you'll find them all over th

[PATCH 2/2] avr: Removed errant control characters

2022-04-01 Thread Joel Holdsworth via Gcc-patches
Signed-off-by: Joel Holdsworth --- gcc/config/avr/avr-devices.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc/config/avr/avr-devices.cc b/gcc/config/avr/avr-devices.cc index aa284217f50..ff6a5441b77 100644 --- a/gcc/config/avr/avr-devices.cc +++ b/gcc/config/avr/avr-devices.cc @@ -126