Re: [PATCH] STM32F4 GPIO: Remove old comments

2022-07-06 Thread Gedare Bloom
Hi Duc, Save incremental patches like this for a second round of review. We consider each patch set sent as an "atomic unit" for reviewing, but this patch doesn't make any sense unless the previous patches you already sent have been applied. When you do send your next round of patches, be sure to

[PATCH] STM32F4 GPIO: Remove old comments

2022-07-06 Thread Duc Doan
--- bsps/arm/stm32f4/gpio/gpio.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/bsps/arm/stm32f4/gpio/gpio.c b/bsps/arm/stm32f4/gpio/gpio.c index b632236d8d..8e3f7c7131 100644 --- a/bsps/arm/stm32f4/gpio/gpio.c +++ b/bsps/arm/stm32f4/gpio/gpio.c @@ -330,11 +330,6 @@ rtems_statu