diff --git a/README.rst b/README.rst index 14696f7bba9e6..af897687754f8 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,3 @@ - .. raw:: html diff --git a/arch/arc/core/irq_offload.c b/arch/arc/core/irq_offload.c index 74372c8b598b4..e5e06e3343cb3 100644 --- a/arch/arc/core/irq_offload.c +++ b/arch/arc/core/irq_offload.c @@ -34,4 +34,3 @@ void arch_irq_offload(irq_offload_routine_t routine, void *parameter) irq_unlock(key); } - diff --git a/arch/arc/core/vector_table.c b/arch/arc/core/vector_table.c index b55de8ef7f339..3f68f0a541f67 100644 --- a/arch/arc/core/vector_table.c +++ b/arch/arc/core/vector_table.c @@ -64,4 +64,3 @@ struct vector_table _VectorTable Z_GENERIC_SECTION(.exc_vector_table) = { 0, 0 }; - diff --git a/arch/nios2/core/irq_offload.c b/arch/nios2/core/irq_offload.c index cc09beca3154f..d6cbe39bf63b4 100644 --- a/arch/nios2/core/irq_offload.c +++ b/arch/nios2/core/irq_offload.c @@ -41,4 +41,3 @@ void arch_irq_offload(irq_offload_routine_t routine, void *parameter) irq_unlock(key); } - diff --git a/arch/posix/core/fatal.c b/arch/posix/core/fatal.c index 7d942f6b9ce47..a749d2a16928b 100644 --- a/arch/posix/core/fatal.c +++ b/arch/posix/core/fatal.c @@ -20,4 +20,3 @@ FUNC_NORETURN void arch_system_halt(unsigned int reason) posix_print_error_and_exit("Exiting due to fatal error\n"); CODE_UNREACHABLE; /* LCOV_EXCL_LINE */ } - diff --git a/boards/arc/hsdk/doc/index.rst b/boards/arc/hsdk/doc/index.rst index 2b99be6fff1e7..459acb346db86 100644 --- a/boards/arc/hsdk/doc/index.rst +++ b/boards/arc/hsdk/doc/index.rst @@ -479,4 +479,3 @@ References .. _Digilent Pmod Modules: http://store.digilentinc.com/pmod-modules .. _Putty website: http://www.putty.org - diff --git a/boards/arm/bbc_microbit/doc/index.rst b/boards/arm/bbc_microbit/doc/index.rst index fafbbdc6afd37..465b0b1e90088 100644 --- a/boards/arm/bbc_microbit/doc/index.rst +++ b/boards/arm/bbc_microbit/doc/index.rst @@ -103,4 +103,3 @@ References .. target-notes:: .. _microbit website: http://www.microbit.org/ - diff --git a/boards/arm/bl652_dvk/doc/bl652_dvk.rst b/boards/arm/bl652_dvk/doc/bl652_dvk.rst index 4e1bfbaad4078..fd849c20e0de0 100644 --- a/boards/arm/bl652_dvk/doc/bl652_dvk.rst +++ b/boards/arm/bl652_dvk/doc/bl652_dvk.rst @@ -270,4 +270,3 @@ References .. target-notes:: .. _BL652 Module Website: https://connectivity.lairdtech.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl652-series-bluetooth-v5-nfc - diff --git a/boards/arm/bl654_dvk/doc/bl654_dvk.rst b/boards/arm/bl654_dvk/doc/bl654_dvk.rst index 68b9cc849cc91..c96ea64ce2222 100644 --- a/boards/arm/bl654_dvk/doc/bl654_dvk.rst +++ b/boards/arm/bl654_dvk/doc/bl654_dvk.rst @@ -186,4 +186,3 @@ References .. _BL654 website: https://connectivity.lairdtech.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl654-series .. _J-Link Software and documentation pack: https://www.segger.com/jlink-software.html - diff --git a/boards/arm/decawave_dwm1001_dev/Kconfig.defconfig b/boards/arm/decawave_dwm1001_dev/Kconfig.defconfig index 86cb0f264e154..a1f6af954eac6 100644 --- a/boards/arm/decawave_dwm1001_dev/Kconfig.defconfig +++ b/boards/arm/decawave_dwm1001_dev/Kconfig.defconfig @@ -40,4 +40,3 @@ config BT_CTLR default BT endif # BOARD_DECAWAVE_DWM1001_DEV - diff --git a/boards/arm/decawave_dwm1001_dev/doc/index.rst b/boards/arm/decawave_dwm1001_dev/doc/index.rst index ba439ead38ec2..cc4792d3e12f1 100644 --- a/boards/arm/decawave_dwm1001_dev/doc/index.rst +++ b/boards/arm/decawave_dwm1001_dev/doc/index.rst @@ -56,4 +56,3 @@ References .. _nRF52832 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52832 .. _Decawave DWM1001 website: https://www.decawave.com/product/dwm1001-module .. _Decawave DWM1001-DEV website: https://www.decawave.com/product/dwm1001-development-board - diff --git a/boards/arm/mikroe_mini_m4_for_stm32/doc/mikroe_mini_m4_for_stm32.rst b/boards/arm/mikroe_mini_m4_for_stm32/doc/mikroe_mini_m4_for_stm32.rst index 09d7d3bb3f802..561582becb36f 100644 --- a/boards/arm/mikroe_mini_m4_for_stm32/doc/mikroe_mini_m4_for_stm32.rst +++ b/boards/arm/mikroe_mini_m4_for_stm32/doc/mikroe_mini_m4_for_stm32.rst @@ -148,4 +148,3 @@ You can debug an application in the usual way. Here is an example for the https://www.st.com/resource/en/datasheet/stm32f415rg.pdf .. _MINI-M4 for STM32 User Manual: https://download.mikroe.com/documents/starter-boards/mini/stm32/f4/mini-m4-stm32-manual-v100.pdf - diff --git a/boards/arm/mimxrt1015_evk/doc/index.rst b/boards/arm/mimxrt1015_evk/doc/index.rst index 0d9b6b7948bb7..48a39a5753743 100644 --- a/boards/arm/mimxrt1015_evk/doc/index.rst +++ b/boards/arm/mimxrt1015_evk/doc/index.rst @@ -196,4 +196,3 @@ see the following message in the terminal: .. _i.MX RT1015 Reference Manual: https://www.nxp.com/docs/en/reference-manual/IMXRT1015RM.pdf - diff --git a/boards/arm/nrf51_pca10031/doc/index.rst b/boards/arm/nrf51_pca10031/doc/index.rst index 6c88ef3b74251..4a35ee381331d 100644 --- a/boards/arm/nrf51_pca10031/doc/index.rst +++ b/boards/arm/nrf51_pca10031/doc/index.rst @@ -142,4 +142,3 @@ References .. _nRF51 Dongle website: http://www.nordicsemi.com/eng/Products/nRF51-Dongle .. _Nordic Semiconductor Infocenter: http://infocenter.nordicsemi.com/ - diff --git a/boards/arm/nrf52810_pca10040/doc/index.rst b/boards/arm/nrf52810_pca10040/doc/index.rst index 107b1e3aca155..a3fe576d20e29 100644 --- a/boards/arm/nrf52810_pca10040/doc/index.rst +++ b/boards/arm/nrf52810_pca10040/doc/index.rst @@ -21,4 +21,3 @@ References .. target-notes:: .. _nRF52810 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52810 - diff --git a/boards/arm/nrf52811_pca10056/doc/index.rst b/boards/arm/nrf52811_pca10056/doc/index.rst index 2dde83b5ce037..fae5def3f7854 100644 --- a/boards/arm/nrf52811_pca10056/doc/index.rst +++ b/boards/arm/nrf52811_pca10056/doc/index.rst @@ -21,4 +21,3 @@ References .. target-notes:: .. _nRF52811 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52811 - diff --git a/boards/arm/nrf52832_mdk/doc/index.rst b/boards/arm/nrf52832_mdk/doc/index.rst index 690bfcd480c64..2c8667bfacd20 100644 --- a/boards/arm/nrf52832_mdk/doc/index.rst +++ b/boards/arm/nrf52832_mdk/doc/index.rst @@ -23,5 +23,3 @@ References .. _nRF52832 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52832 .. _nRF52832-mdk website: https://wiki.makerdiary.com/nrf52832-mdk - - diff --git a/boards/arm/nrf52840_mdk/doc/index.rst b/boards/arm/nrf52840_mdk/doc/index.rst index 800d18cee9dfb..6e0b24b65f2b4 100644 --- a/boards/arm/nrf52840_mdk/doc/index.rst +++ b/boards/arm/nrf52840_mdk/doc/index.rst @@ -28,4 +28,3 @@ References .. _nRF52840 website: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840 .. _nRF52840-mdk website: https://wiki.makerdiary.com/nrf52840-mdk - diff --git a/boards/arm/nrf52840_papyr/doc/nrf52840_papyr.rst b/boards/arm/nrf52840_papyr/doc/nrf52840_papyr.rst index 32b8e79c68e18..b594434b1f4e8 100644 --- a/boards/arm/nrf52840_papyr/doc/nrf52840_papyr.rst +++ b/boards/arm/nrf52840_papyr/doc/nrf52840_papyr.rst @@ -192,4 +192,3 @@ References .. _Nordic Semiconductor Infocenter: http://infocenter.nordicsemi.com/ .. _Black Magic Probe website: https://github.com/blacksphere/blackmagic .. _Bumpy website: https://docs.electronut.in/bumpy/ - diff --git a/boards/arm/nrf52_pca20020/doc/index.rst b/boards/arm/nrf52_pca20020/doc/index.rst index c8f8f6fc74423..c7940708c72ee 100644 --- a/boards/arm/nrf52_pca20020/doc/index.rst +++ b/boards/arm/nrf52_pca20020/doc/index.rst @@ -386,4 +386,3 @@ References .. _nRF52 DK website: https://www.nordicsemi.com/Software-and-Tools/Development-Kits/Nordic-Thingy-52 .. _Nordic Semiconductor Infocenter: http://infocenter.nordicsemi.com/ - diff --git a/boards/arm/nrf52_vbluno52/doc/index.rst b/boards/arm/nrf52_vbluno52/doc/index.rst index f559c30bb5501..e878b0051bc71 100644 --- a/boards/arm/nrf52_vbluno52/doc/index.rst +++ b/boards/arm/nrf52_vbluno52/doc/index.rst @@ -105,4 +105,3 @@ components on the VBLUno52 board: * :ref:`button-sample` * :ref:`bluetooth-beacon-sample` * :ref:`peripheral_hr` - diff --git a/boards/arm/nucleo_f756zg/doc/index.rst b/boards/arm/nucleo_f756zg/doc/index.rst index dc053de2965bb..4d8a2ac14fc30 100644 --- a/boards/arm/nucleo_f756zg/doc/index.rst +++ b/boards/arm/nucleo_f756zg/doc/index.rst @@ -218,4 +218,3 @@ You can debug an application in the usual way. Here is an example for the .. _STM32F756 reference manual: https://www.st.com/resource/en/reference_manual/dm00124865.pdf - diff --git a/boards/arm/olimex_stm32_e407/doc/index.rst b/boards/arm/olimex_stm32_e407/doc/index.rst index 37525d8622c98..d4a944aa967e3 100644 --- a/boards/arm/olimex_stm32_e407/doc/index.rst +++ b/boards/arm/olimex_stm32_e407/doc/index.rst @@ -380,4 +380,3 @@ way. Here is an example for the :ref:`hello_world` application. .. _ST STM32F407ZG Datasheet: http://www.st.com/resource/en/reference_manual/dm00031020.pdf - diff --git a/boards/arm/olimex_stm32_e407/pinmux.c b/boards/arm/olimex_stm32_e407/pinmux.c index 406d22d33b27b..ae1e0da29804d 100644 --- a/boards/arm/olimex_stm32_e407/pinmux.c +++ b/boards/arm/olimex_stm32_e407/pinmux.c @@ -63,4 +63,3 @@ static int pinmux_stm32_init(struct device *port) SYS_INIT(pinmux_stm32_init, PRE_KERNEL_1, CONFIG_PINMUX_STM32_DEVICE_INITIALIZATION_PRIORITY); - diff --git a/boards/arm/olimex_stm32_h407/doc/index.rst b/boards/arm/olimex_stm32_h407/doc/index.rst index 05ebe5223f9a1..d5fb74209db1e 100644 --- a/boards/arm/olimex_stm32_h407/doc/index.rst +++ b/boards/arm/olimex_stm32_h407/doc/index.rst @@ -377,4 +377,3 @@ way. Here is an example for the :ref:`hello_world` application. .. _ST STM32F407ZG Datasheet: http://www.st.com/resource/en/reference_manual/dm00031020.pdf - diff --git a/boards/arm/olimex_stm32_h407/pinmux.c b/boards/arm/olimex_stm32_h407/pinmux.c index b14bcf2135b6b..94e24c7c1e1c6 100644 --- a/boards/arm/olimex_stm32_h407/pinmux.c +++ b/boards/arm/olimex_stm32_h407/pinmux.c @@ -43,4 +43,3 @@ static int pinmux_stm32_init(struct device *port) SYS_INIT(pinmux_stm32_init, PRE_KERNEL_1, CONFIG_PINMUX_STM32_DEVICE_INITIALIZATION_PRIORITY); - diff --git a/boards/arm/olimex_stm32_p405/doc/index.rst b/boards/arm/olimex_stm32_p405/doc/index.rst index 1099720b5881f..1fdcf85c06410 100644 --- a/boards/arm/olimex_stm32_p405/doc/index.rst +++ b/boards/arm/olimex_stm32_p405/doc/index.rst @@ -265,4 +265,3 @@ You can debug an application in the usual way. Here is an example for the .. _ST STM32F405RG Datasheet: http://www.st.com/resource/en/reference_manual/dm00031020.pdf - diff --git a/boards/arm/sensortile_box/doc/index.rst b/boards/arm/sensortile_box/doc/index.rst index e5c05a298795e..07a440711b026 100644 --- a/boards/arm/sensortile_box/doc/index.rst +++ b/boards/arm/sensortile_box/doc/index.rst @@ -203,4 +203,3 @@ References .. _DFU-UTIL website: http://dfu-util.sourceforge.net/ - diff --git a/boards/arm/steval_fcu001v1/Kconfig.board b/boards/arm/steval_fcu001v1/Kconfig.board index 228bf67e46937..dc0b41e59e401 100644 --- a/boards/arm/steval_fcu001v1/Kconfig.board +++ b/boards/arm/steval_fcu001v1/Kconfig.board @@ -6,4 +6,3 @@ config BOARD_STEVAL_FCU001V1 bool "STM32 Flight Controller Unit" depends on SOC_STM32F401XC - diff --git a/boards/arm/steval_fcu001v1/doc/index.rst b/boards/arm/steval_fcu001v1/doc/index.rst index d93c10c9ec072..b197edd38ee20 100644 --- a/boards/arm/steval_fcu001v1/doc/index.rst +++ b/boards/arm/steval_fcu001v1/doc/index.rst @@ -158,4 +158,3 @@ You can debug an application in the usual way. Here is an example for the .. _STM32F401 reference manual: http://www.st.com/resource/en/reference_manual/dm00096844.pdf - diff --git a/boards/arm/twr_ke18f/pinmux.c b/boards/arm/twr_ke18f/pinmux.c index 7cfb256783d9a..e608cb620b323 100644 --- a/boards/arm/twr_ke18f/pinmux.c +++ b/boards/arm/twr_ke18f/pinmux.c @@ -146,4 +146,3 @@ static int twr_ke18f_pinmux_init(struct device *dev) } SYS_INIT(twr_ke18f_pinmux_init, PRE_KERNEL_1, CONFIG_PINMUX_INIT_PRIORITY); - diff --git a/boards/posix/native_posix/cmdline_common.h b/boards/posix/native_posix/cmdline_common.h index 7d16ce8b09b33..bf33599f2a72d 100644 --- a/boards/posix/native_posix/cmdline_common.h +++ b/boards/posix/native_posix/cmdline_common.h @@ -83,4 +83,3 @@ void cmd_print_switches_help(struct args_struct_t args_struct[]); #endif #endif /* _CMDLINE_COMMON_H */ - diff --git a/boards/posix/native_posix/doc/index.rst b/boards/posix/native_posix/doc/index.rst index a38425ad8f722..fa84d102bf81a 100644 --- a/boards/posix/native_posix/doc/index.rst +++ b/boards/posix/native_posix/doc/index.rst @@ -1,4 +1,3 @@ - .. _native_posix: Native POSIX execution (native_posix) @@ -657,4 +656,3 @@ these commands:: $ sudo apt-get install pkg-config libfuse-dev:i386 $ export PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig - diff --git a/boards/posix/native_posix/dts_fixup.h b/boards/posix/native_posix/dts_fixup.h index c512dc62c42f3..a3e3629b90ff3 100644 --- a/boards/posix/native_posix/dts_fixup.h +++ b/boards/posix/native_posix/dts_fixup.h @@ -6,4 +6,3 @@ #define DT_FLASH_DEV_NAME DT_INST_0_ZEPHYR_SIM_FLASH_LABEL #define DT_UART_0_DEV_NAME DT_ZEPHYR_NATIVE_POSIX_UART_UART_LABEL - diff --git a/boards/posix/native_posix/hw_models_top.c b/boards/posix/native_posix/hw_models_top.c index a40a72eed25b2..cc8769590037b 100644 --- a/boards/posix/native_posix/hw_models_top.c +++ b/boards/posix/native_posix/hw_models_top.c @@ -209,5 +209,3 @@ void hwm_cleanup(void) hwtimer_cleanup(); hw_irq_ctrl_cleanup(); } - - diff --git a/boards/posix/native_posix/irq_ctrl.c b/boards/posix/native_posix/irq_ctrl.c index 2f003b21baaff..51800cc8e8f08 100644 --- a/boards/posix/native_posix/irq_ctrl.c +++ b/boards/posix/native_posix/irq_ctrl.c @@ -269,5 +269,3 @@ void hw_irq_ctrl_timer_triggered(void) irq_ctrl_timer = NEVER; irq_raising_from_hw_now(); } - - diff --git a/boards/posix/native_posix/sdl_events.h b/boards/posix/native_posix/sdl_events.h index 17e1c1fbc37a0..fe0a69cbed56a 100644 --- a/boards/posix/native_posix/sdl_events.h +++ b/boards/posix/native_posix/sdl_events.h @@ -11,4 +11,3 @@ void sdl_handle_events(void); #endif /* ZEPHYR_BOARD_POSIX_NATIVE_POSIX_SDL_EVENTS_H */ - diff --git a/boards/posix/nrf52_bsim/doc/index.rst b/boards/posix/nrf52_bsim/doc/index.rst index b17d0fab2101b..b59ca8f1f77e8 100644 --- a/boards/posix/nrf52_bsim/doc/index.rst +++ b/boards/posix/nrf52_bsim/doc/index.rst @@ -1,4 +1,3 @@ - .. _nrf52_bsim: NRF52 simulated board (BabbleSim) diff --git a/boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst b/boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst index d1bb77b7636e7..24958e97307ce 100644 --- a/boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst +++ b/boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst @@ -65,4 +65,3 @@ References .. _Adafruit 2.8" TFT Touch Shield v2 website: https://learn.adafruit.com/adafruit-2-8-tft-touch-shield-v2 - diff --git a/boards/shields/waveshare_epaper/doc/index.rst b/boards/shields/waveshare_epaper/doc/index.rst index 8d94313154cff..17b261de6f6ea 100644 --- a/boards/shields/waveshare_epaper/doc/index.rst +++ b/boards/shields/waveshare_epaper/doc/index.rst @@ -85,4 +85,3 @@ References .. _Universal e-Paper Raw Panel Driver Shield website: https://www.waveshare.com/e-paper-shield.htm - diff --git a/boards/x86/acrn/acrn.yaml b/boards/x86/acrn/acrn.yaml index b48fe1228d1de..877c2220897ab 100644 --- a/boards/x86/acrn/acrn.yaml +++ b/boards/x86/acrn/acrn.yaml @@ -5,4 +5,3 @@ arch: x86 toolchain: - zephyr ram: 8192 - diff --git a/boards/xtensa/odroid_go/doc/index.rst b/boards/xtensa/odroid_go/doc/index.rst index 84cee8a06faaf..28909a2a9f760 100644 --- a/boards/xtensa/odroid_go/doc/index.rst +++ b/boards/xtensa/odroid_go/doc/index.rst @@ -164,10 +164,8 @@ your terminal: References ********** +.. target-notes:: + .. [1] https://wiki.odroid.com/odroid_go/odroid_go .. _`toolchain`: https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html#get-started-setup-toolchain .. _`SDK`: https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html#get-started-get-esp-idf - - -.. target-notes:: - diff --git a/boards/xtensa/xt-sim/doc/index.rst b/boards/xtensa/xt-sim/doc/index.rst index 16ef7f15e50d5..72732b3d05d20 100644 --- a/boards/xtensa/xt-sim/doc/index.rst +++ b/boards/xtensa/xt-sim/doc/index.rst @@ -180,4 +180,3 @@ References ********** .. _Xtensa tools: https://ip.cadence.com/support/sdk-evaluation-request - diff --git a/doc/development_process/api_lifecycle.rst b/doc/development_process/api_lifecycle.rst index 38d63feae74e4..dcf9df776e385 100644 --- a/doc/development_process/api_lifecycle.rst +++ b/doc/development_process/api_lifecycle.rst @@ -134,4 +134,3 @@ the release notes, mailing lists, Github issues and pull-requests. If it's not OK to remove the API, the maintainers will continue to support migration and update the roadmap with the aim to remove the API in the next release. - diff --git a/doc/development_process/index.rst b/doc/development_process/index.rst index c7f52b3f99d02..66bd1e83352d0 100644 --- a/doc/development_process/index.rst +++ b/doc/development_process/index.rst @@ -27,5 +27,3 @@ Terminology - upstream: A parent branch the source code is based on. This is the branch you pull from and push to, basically your upstream. - LTS: Long Term Support - - diff --git a/doc/development_process/issues.rst b/doc/development_process/issues.rst index ceca4d095b824..2a1190a942f04 100644 --- a/doc/development_process/issues.rst +++ b/doc/development_process/issues.rst @@ -12,4 +12,3 @@ identifiers. At any time it should be possible to establish the origin of a change and the reason behind it by following the references in the code. - diff --git a/doc/guides/bluetooth/bluetooth-qual.rst b/doc/guides/bluetooth/bluetooth-qual.rst index 6c04f20596d6e..3c4775b43bdf5 100644 --- a/doc/guides/bluetooth/bluetooth-qual.rst +++ b/doc/guides/bluetooth/bluetooth-qual.rst @@ -78,4 +78,3 @@ the following documents: sm-pics.rst rfcomm-pics.rst mesh-pics.rst - diff --git a/doc/guides/bluetooth/gap-pics.rst b/doc/guides/bluetooth/gap-pics.rst index dd0e3861034b0..5288767df4bcb 100644 --- a/doc/guides/bluetooth/gap-pics.rst +++ b/doc/guides/bluetooth/gap-pics.rst @@ -792,4 +792,3 @@ TSPC_GAP_45_1 False (*) Simultaneous BR/EDR and LE Transports - BR/EDR TSPC_GAP_45_2 False (*) Simultaneous BR/EDR and LE Transports - BR/EDR Master to the same device (C.1) ============== ============== ======================================= - diff --git a/doc/guides/bluetooth/gatt-pics.rst b/doc/guides/bluetooth/gatt-pics.rst index 25a2f509d0179..9a17e89224cf4 100644 --- a/doc/guides/bluetooth/gatt-pics.rst +++ b/doc/guides/bluetooth/gatt-pics.rst @@ -281,4 +281,3 @@ Parameter Name Selected Description TSPC_GATT_8_1 False (*) Support for Multiple ATT bearers from same device (C.1) ============== =========== ============================================ - diff --git a/doc/guides/bluetooth/l2cap-pics.rst b/doc/guides/bluetooth/l2cap-pics.rst index 49180f84bc98f..497da804bfb6a 100644 --- a/doc/guides/bluetooth/l2cap-pics.rst +++ b/doc/guides/bluetooth/l2cap-pics.rst @@ -143,4 +143,3 @@ TSPC_L2CAP_3_15 False (*) Negotiate and support service type TSPC_L2CAP_3_16 True Support Multiple Simultaneous LE Data Channels ================ =========== ======================================= - diff --git a/doc/guides/bluetooth/overview.rst b/doc/guides/bluetooth/overview.rst index db79768a4cbe9..b210ebfa9804a 100644 --- a/doc/guides/bluetooth/overview.rst +++ b/doc/guides/bluetooth/overview.rst @@ -93,6 +93,3 @@ Bluetooth stack. * Local controller support as a virtual HCI driver * Verified with multiple popular controllers - - - diff --git a/doc/guides/c_library.rst b/doc/guides/c_library.rst index 96971ddc331bd..e01a74f44de89 100644 --- a/doc/guides/c_library.rst +++ b/doc/guides/c_library.rst @@ -74,4 +74,3 @@ library included with Zephyr: - toupper() - vsnprintf() - vsprintf() - diff --git a/doc/guides/coverage.rst b/doc/guides/coverage.rst index e91b2a0dd872d..5bef57a919e38 100644 --- a/doc/guides/coverage.rst +++ b/doc/guides/coverage.rst @@ -141,4 +141,3 @@ which will produce ``sanity-out/coverage/index.html`` with the report. .. _gcov: https://gcc.gnu.org/onlinedocs/gcc/Gcov.html - diff --git a/doc/guides/modules.rst b/doc/guides/modules.rst index 591b7cd09d945..c685049cba2bd 100644 --- a/doc/guides/modules.rst +++ b/doc/guides/modules.rst @@ -1,4 +1,3 @@ - .. _modules: Modules (External projects) diff --git a/doc/guides/portability/posix.rst b/doc/guides/portability/posix.rst index 7f725e990d860..6562a6fabe5a2 100644 --- a/doc/guides/portability/posix.rst +++ b/doc/guides/portability/posix.rst @@ -1,5 +1,3 @@ - - POSIX Support ############# diff --git a/doc/guides/porting/arch.rst b/doc/guides/porting/arch.rst index 59ab12efbe035..2e532d612c232 100644 --- a/doc/guides/porting/arch.rst +++ b/doc/guides/porting/arch.rst @@ -613,4 +613,3 @@ Miscellaneous Architecture APIs .. doxygengroup:: arch-misc :project: Zephyr - diff --git a/doc/guides/test/sanitycheck.rst b/doc/guides/test/sanitycheck.rst index ab74aba33a191..2d7c5e3dff6e9 100644 --- a/doc/guides/test/sanitycheck.rst +++ b/doc/guides/test/sanitycheck.rst @@ -1,4 +1,3 @@ - .. _sanitycheck_script: Sanity Tests diff --git a/doc/guides/tools/nordic_segger.rst b/doc/guides/tools/nordic_segger.rst index 7db6bf00f3d42..0ba590fb7704d 100644 --- a/doc/guides/tools/nordic_segger.rst +++ b/doc/guides/tools/nordic_segger.rst @@ -241,4 +241,3 @@ References .. _blacklist Segger devices by editing udev rules: http://www.at91.com/linux4sam/bin/view/Linux4SAM/SoftwareTools#Device_or_resource_busy_dev_ttyA .. _J-Link Software and documentation pack: https://www.segger.com/jlink-software.html - diff --git a/doc/guides/tracing/index.rst b/doc/guides/tracing/index.rst index 164439c688d21..10ad3c4584b0a 100644 --- a/doc/guides/tracing/index.rst +++ b/doc/guides/tracing/index.rst @@ -278,6 +278,3 @@ Locking may not be needed if multiple independent channels are available. E.g. native_posix or board with multi-channel DMA. Lock-free. ``emit(a ## b ## c, thread_id);`` - - - diff --git a/doc/guides/west/release-notes.rst b/doc/guides/west/release-notes.rst index d4441f86c5ced..3d00d7a02511c 100644 --- a/doc/guides/west/release-notes.rst +++ b/doc/guides/west/release-notes.rst @@ -170,4 +170,3 @@ historical interest only. .. _west v0.5.x documentation: https://docs.zephyrproject.org/1.14.0/guides/west/index.html - diff --git a/doc/guides/west/west-not-found.rst b/doc/guides/west/west-not-found.rst index d54c3b4fe2d1a..76cc6d792b1fc 100644 --- a/doc/guides/west/west-not-found.rst +++ b/doc/guides/west/west-not-found.rst @@ -13,4 +13,3 @@ West APIs The west APIs are not documented since either west was missing or the zephyr repository was not initialized using west during the documentation build. - diff --git a/doc/guides/west/zephyr-cmds.rst b/doc/guides/west/zephyr-cmds.rst index 92f0b6a3644f6..707fd12b2eb27 100644 --- a/doc/guides/west/zephyr-cmds.rst +++ b/doc/guides/west/zephyr-cmds.rst @@ -36,4 +36,3 @@ flag:: Additional help about the formatting options can be found by running:: west boards -h - diff --git a/doc/reference/bluetooth/connection_mgmt.rst b/doc/reference/bluetooth/connection_mgmt.rst index 5f90420119269..6f33d1ff3b7af 100644 --- a/doc/reference/bluetooth/connection_mgmt.rst +++ b/doc/reference/bluetooth/connection_mgmt.rst @@ -29,5 +29,3 @@ API Reference .. doxygengroup:: bt_conn :project: Zephyr - - diff --git a/doc/reference/bluetooth/gatt.rst b/doc/reference/bluetooth/gatt.rst index 3505c5e5e679e..b21570614a5fa 100644 --- a/doc/reference/bluetooth/gatt.rst +++ b/doc/reference/bluetooth/gatt.rst @@ -109,4 +109,3 @@ GATT Client .. doxygengroup:: bt_gatt_client :project: Zephyr - diff --git a/doc/reference/index.rst b/doc/reference/index.rst index a04f6006f6d25..c2f124c92848f 100644 --- a/doc/reference/index.rst +++ b/doc/reference/index.rst @@ -23,4 +23,3 @@ API Reference usb/index.rst usermode/index.rst runtime_conf/index.rst - diff --git a/doc/reference/kernel/data_passing/stacks.rst b/doc/reference/kernel/data_passing/stacks.rst index 0476856f58dea..5b7415e3c5175 100644 --- a/doc/reference/kernel/data_passing/stacks.rst +++ b/doc/reference/kernel/data_passing/stacks.rst @@ -141,4 +141,3 @@ API Reference .. doxygengroup:: stack_apis :project: Zephyr - diff --git a/doc/reference/kernel/memory/pools.rst b/doc/reference/kernel/memory/pools.rst index ada50bcda16ac..85aa3e73d896f 100644 --- a/doc/reference/kernel/memory/pools.rst +++ b/doc/reference/kernel/memory/pools.rst @@ -205,4 +205,3 @@ API Reference .. doxygengroup:: mem_pool_apis :project: Zephyr - diff --git a/doc/reference/kernel/other/atomic.rst b/doc/reference/kernel/other/atomic.rst index fc0f6185dfee4..7a1771682778d 100644 --- a/doc/reference/kernel/other/atomic.rst +++ b/doc/reference/kernel/other/atomic.rst @@ -118,4 +118,3 @@ API Reference .. doxygengroup:: atomic_apis :project: Zephyr - diff --git a/doc/reference/kernel/other/fatal.rst b/doc/reference/kernel/other/fatal.rst index 2f2ae05450174..a460646ad7cce 100644 --- a/doc/reference/kernel/other/fatal.rst +++ b/doc/reference/kernel/other/fatal.rst @@ -260,4 +260,3 @@ API Reference .. doxygengroup:: fatal_apis :project: Zephyr - diff --git a/doc/reference/kernel/other/float.rst b/doc/reference/kernel/other/float.rst index 5848913c1f4fd..ed29cc3533c35 100644 --- a/doc/reference/kernel/other/float.rst +++ b/doc/reference/kernel/other/float.rst @@ -250,4 +250,3 @@ API Reference .. doxygengroup:: float_apis :project: Zephyr - diff --git a/doc/reference/kernel/scheduling/index.rst b/doc/reference/kernel/scheduling/index.rst index fa8f1a9ceb0bd..7a4a469ff2d17 100644 --- a/doc/reference/kernel/scheduling/index.rst +++ b/doc/reference/kernel/scheduling/index.rst @@ -265,4 +265,3 @@ for a kernel object, such as a mutex. Use preemptive threads to give priority to time-sensitive processing over less time-sensitive processing. - diff --git a/doc/reference/kernel/synchronization/mutexes.rst b/doc/reference/kernel/synchronization/mutexes.rst index 97008f9fbc4f0..31b76e245cdbb 100644 --- a/doc/reference/kernel/synchronization/mutexes.rst +++ b/doc/reference/kernel/synchronization/mutexes.rst @@ -166,4 +166,3 @@ API Reference .. doxygengroup:: mutex_apis :project: Zephyr - diff --git a/doc/reference/kernel/synchronization/semaphores.rst b/doc/reference/kernel/synchronization/semaphores.rst index 5a8b8d11f35a6..06744ae9dfa73 100644 --- a/doc/reference/kernel/synchronization/semaphores.rst +++ b/doc/reference/kernel/synchronization/semaphores.rst @@ -130,4 +130,3 @@ API Reference .. doxygengroup:: semaphore_apis :project: Zephyr - diff --git a/doc/reference/kernel/threads/system_threads.rst b/doc/reference/kernel/threads/system_threads.rst index 3d3ef811e1b7e..5adb2ff422130 100644 --- a/doc/reference/kernel/threads/system_threads.rst +++ b/doc/reference/kernel/threads/system_threads.rst @@ -1,4 +1,3 @@ - .. _system_threads_v2: System Threads diff --git a/doc/reference/kernel/threads/workqueue.rst b/doc/reference/kernel/threads/workqueue.rst index 2a41e9a3f5c45..548ed0e377f7a 100644 --- a/doc/reference/kernel/threads/workqueue.rst +++ b/doc/reference/kernel/threads/workqueue.rst @@ -1,4 +1,3 @@ - .. _workqueues_v2: Workqueue Threads diff --git a/doc/reference/logging/index.rst b/doc/reference/logging/index.rst index cd3c0f6fafcfa..7155cce9d7526 100644 --- a/doc/reference/logging/index.rst +++ b/doc/reference/logging/index.rst @@ -556,4 +556,3 @@ Logger output formatting .. doxygengroup:: log_output :project: Zephyr - diff --git a/doc/reference/networking/can_api.rst b/doc/reference/networking/can_api.rst index e0e2084cfafff..90f83a1ace71f 100644 --- a/doc/reference/networking/can_api.rst +++ b/doc/reference/networking/can_api.rst @@ -332,4 +332,3 @@ API Reference .. doxygengroup:: can_interface :project: Zephyr - diff --git a/doc/reference/networking/protocols.rst b/doc/reference/networking/protocols.rst index a5df7c213cc18..23bb99a4ab0e8 100644 --- a/doc/reference/networking/protocols.rst +++ b/doc/reference/networking/protocols.rst @@ -10,4 +10,3 @@ Protocols coap lwm2m mqtt - diff --git a/doc/reference/peripherals/i2c_eeprom_slave.rst b/doc/reference/peripherals/i2c_eeprom_slave.rst index 628581ecaf6ef..d393500dce896 100644 --- a/doc/reference/peripherals/i2c_eeprom_slave.rst +++ b/doc/reference/peripherals/i2c_eeprom_slave.rst @@ -11,4 +11,3 @@ API Reference .. doxygengroup:: i2c_eeprom_slave_api :project: Zephyr - diff --git a/doc/reference/random/index.rst b/doc/reference/random/index.rst index 435838abd85a1..7dca34f358293 100644 --- a/doc/reference/random/index.rst +++ b/doc/reference/random/index.rst @@ -97,5 +97,3 @@ API Reference .. doxygengroup:: random_api :project: Zephyr - - diff --git a/doc/reference/storage/flash_map/flash_map.rst b/doc/reference/storage/flash_map/flash_map.rst index 8f3214143485b..de441b3f6ef7f 100644 --- a/doc/reference/storage/flash_map/flash_map.rst +++ b/doc/reference/storage/flash_map/flash_map.rst @@ -34,4 +34,3 @@ flash_area API .. doxygengroup:: flash_area_api :project: Zephyr - diff --git a/doc/reference/usermode/mpu_stack_objects.rst b/doc/reference/usermode/mpu_stack_objects.rst index 24bcc8e8deef1..8cd17fba7f1bb 100644 --- a/doc/reference/usermode/mpu_stack_objects.rst +++ b/doc/reference/usermode/mpu_stack_objects.rst @@ -62,4 +62,3 @@ logically OR regions to determine enforcement policy. Size and alignment constraints may result in stack allocations being larger than the requested size. Region priority mechanisms may result in some added complexity when implementing stack guards. - diff --git a/doc/reference/usermode/mpu_userspace.rst b/doc/reference/usermode/mpu_userspace.rst index f33d1e474c6e1..614e1edef7965 100644 --- a/doc/reference/usermode/mpu_userspace.rst +++ b/doc/reference/usermode/mpu_userspace.rst @@ -23,4 +23,3 @@ passed-in parameters are all validated. The user mode thread is then elevated to privileged mode, the stack is switched to use the privileged stack, and the call is made to the specified kernel API. On return from the kernel API, the thread is set back to user mode and the stack is restored to the user stack. - diff --git a/doc/reference/usermode/syscalls.rst b/doc/reference/usermode/syscalls.rst index 9277b896efce8..3ac0e2a548163 100644 --- a/doc/reference/usermode/syscalls.rst +++ b/doc/reference/usermode/syscalls.rst @@ -355,4 +355,3 @@ Functions for invoking system calls are defined in * :c:func:`_arch_syscall_invoke4` * :c:func:`_arch_syscall_invoke5` * :c:func:`_arch_syscall_invoke6` - diff --git a/doc/releases/release-notes-1.11.rst b/doc/releases/release-notes-1.11.rst index 28d1c433a8f47..3ec89820c07a7 100644 --- a/doc/releases/release-notes-1.11.rst +++ b/doc/releases/release-notes-1.11.rst @@ -502,4 +502,3 @@ release: * :github:`6471` - tests/crypto/aes results in Assertion failure on esp32 * :github:`6472` - tests/crypto/sha256 results in Assertion failure on esp32 * :github:`6505` - Userspace support: stack corruption for ARC em7d v2.3 - diff --git a/doc/releases/release-notes-1.6.rst b/doc/releases/release-notes-1.6.rst index dbb7036496de1..6f8a3701d836c 100644 --- a/doc/releases/release-notes-1.6.rst +++ b/doc/releases/release-notes-1.6.rst @@ -370,5 +370,3 @@ Known Issues * :jira:`ZEP-1405` - function l2cap_br_conn_req in /subsys/bluetooth/host/l2cap_br.c references uninitialized pointer - - diff --git a/doc/releases/release-notes-1.7.rst b/doc/releases/release-notes-1.7.rst index e9d681a92d2a0..e5c3021281b8e 100644 --- a/doc/releases/release-notes-1.7.rst +++ b/doc/releases/release-notes-1.7.rst @@ -454,5 +454,3 @@ JIRA Related Items * :jira:`ZEP-1877` - samples/net: the coaps_server sample app runs failed on Arduino 101 * :jira:`ZEP-1883` - Enabling Console on ARC Genuino 101 * :jira:`ZEP-1890` - Bluetooth IPSP sample: Too small user data size - - diff --git a/doc/security/security-citations.rst b/doc/security/security-citations.rst index f8dd35ea716b6..0c580eae04024 100644 --- a/doc/security/security-citations.rst +++ b/doc/security/security-citations.rst @@ -47,4 +47,3 @@ Security Document Citations .. [CIIBPB] Core Infrastructure Initiative Best Practices Badge. [Online]. Available: https://github.com/linuxfoundation/cii-best-practices-badge - diff --git a/drivers/console/native_posix_console.c b/drivers/console/native_posix_console.c index 02d80060bb7e3..354156f987e6a 100644 --- a/drivers/console/native_posix_console.c +++ b/drivers/console/native_posix_console.c @@ -269,4 +269,3 @@ static int native_posix_console_init(struct device *arg) SYS_INIT(native_posix_console_init, PRE_KERNEL_1, CONFIG_NATIVE_POSIX_CONSOLE_INIT_PRIORITY); - diff --git a/drivers/console/xtensa_sim_console.c b/drivers/console/xtensa_sim_console.c index 7dbb9ade6264d..0514072fadae0 100644 --- a/drivers/console/xtensa_sim_console.c +++ b/drivers/console/xtensa_sim_console.c @@ -82,6 +82,3 @@ SYS_INIT(xt_sim_console_init, POST_KERNEL, #endif CONFIG_XTENSA_CONSOLE_INIT_PRIORITY); - - - diff --git a/drivers/display/display_dummy.c b/drivers/display/display_dummy.c index 86c0c9b9eb280..b90f98239e1b4 100644 --- a/drivers/display/display_dummy.c +++ b/drivers/display/display_dummy.c @@ -111,4 +111,3 @@ DEVICE_AND_API_INIT(dummy_display, CONFIG_DUMMY_DISPLAY_DEV_NAME, &dummy_display_init, &dummy_display_data, NULL, APPLICATION, CONFIG_APPLICATION_INIT_PRIORITY, &dummy_display_api); - diff --git a/drivers/dma/dma_handlers.c b/drivers/dma/dma_handlers.c index 05fbeeca608e8..78084b2493a73 100644 --- a/drivers/dma/dma_handlers.c +++ b/drivers/dma/dma_handlers.c @@ -24,4 +24,3 @@ static inline int z_vrfy_dma_stop(struct device *dev, u32_t channel) return z_impl_dma_stop((struct device *)dev, channel); } #include - diff --git a/drivers/flash/soc_flash_mcux.c b/drivers/flash/soc_flash_mcux.c index b202b378bd42d..b141a8b39ecbc 100644 --- a/drivers/flash/soc_flash_mcux.c +++ b/drivers/flash/soc_flash_mcux.c @@ -159,4 +159,3 @@ static int flash_mcux_init(struct device *dev) DEVICE_AND_API_INIT(flash_mcux, DT_FLASH_DEV_NAME, flash_mcux_init, &flash_data, NULL, POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_DEVICE, &flash_mcux_api); - diff --git a/drivers/flash/soc_flash_rv32m1.c b/drivers/flash/soc_flash_rv32m1.c index 8d8a1dd0c35ac..714c144a63bac 100644 --- a/drivers/flash/soc_flash_rv32m1.c +++ b/drivers/flash/soc_flash_rv32m1.c @@ -165,4 +165,3 @@ static int flash_mcux_init(struct device *dev) DEVICE_AND_API_INIT(flash_mcux, DT_FLASH_DEV_NAME, flash_mcux_init, &flash_data, NULL, POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_DEVICE, &flash_mcux_api); - diff --git a/drivers/gpio/gpio_ht16k33.c b/drivers/gpio/gpio_ht16k33.c index 3be85470de9cd..dd2b5f3deb09a 100644 --- a/drivers/gpio/gpio_ht16k33.c +++ b/drivers/gpio/gpio_ht16k33.c @@ -260,4 +260,3 @@ GPIO_HT16K33_DEVICE(22); #ifdef DT_INST_23_HOLTEK_HT16K33_KEYSCAN GPIO_HT16K33_DEVICE(23); #endif - diff --git a/drivers/interrupt_controller/system_apic.c b/drivers/interrupt_controller/system_apic.c index 92cb71f7e6682..e9e477b7e2e00 100644 --- a/drivers/interrupt_controller/system_apic.c +++ b/drivers/interrupt_controller/system_apic.c @@ -100,4 +100,3 @@ void arch_irq_disable(unsigned int irq) z_loapic_irq_disable(irq - LOAPIC_IRQ_BASE); } } - diff --git a/drivers/kscan/kscan_mchp_xec.c b/drivers/kscan/kscan_mchp_xec.c index d40b4434aed7e..745c3e0510fb2 100644 --- a/drivers/kscan/kscan_mchp_xec.c +++ b/drivers/kscan/kscan_mchp_xec.c @@ -405,4 +405,3 @@ static int kscan_xec_init(struct device *dev) return 0; } - diff --git a/drivers/pcie/Kconfig b/drivers/pcie/Kconfig index 1b20e13c3e0fa..add73bc49a0f0 100644 --- a/drivers/pcie/Kconfig +++ b/drivers/pcie/Kconfig @@ -26,4 +26,3 @@ config PCIE_SHELL Enable commands for debugging PCI(e) using the built-in shell. endif # PCIE - diff --git a/drivers/pwm/pwm_sifive.c b/drivers/pwm/pwm_sifive.c index 6f4acbb388881..42ebaf0507835 100644 --- a/drivers/pwm/pwm_sifive.c +++ b/drivers/pwm/pwm_sifive.c @@ -249,4 +249,3 @@ PWM_SIFIVE_INIT(1); #ifdef DT_INST_2_SIFIVE_PWM0_LABEL PWM_SIFIVE_INIT(2); #endif /* DT_INST_2_SIFIVE_PWM0_LABEL */ - diff --git a/drivers/sensor/bme680/Kconfig b/drivers/sensor/bme680/Kconfig index 9198f16d8d160..b282d49d853f6 100644 --- a/drivers/sensor/bme680/Kconfig +++ b/drivers/sensor/bme680/Kconfig @@ -115,4 +115,3 @@ endchoice endmenu # BME680 Attributes endif # BME680 - diff --git a/drivers/sensor/lis2ds12/lis2ds12_trigger.c b/drivers/sensor/lis2ds12/lis2ds12_trigger.c index 424ee7550687e..1cd4188195a28 100644 --- a/drivers/sensor/lis2ds12/lis2ds12_trigger.c +++ b/drivers/sensor/lis2ds12/lis2ds12_trigger.c @@ -187,4 +187,3 @@ int lis2ds12_trigger_set(struct device *dev, return 0; } - diff --git a/drivers/sensor/vl53l0x/vl53l0x.c b/drivers/sensor/vl53l0x/vl53l0x.c index db7ccedcd74f2..5cf12304631b6 100644 --- a/drivers/sensor/vl53l0x/vl53l0x.c +++ b/drivers/sensor/vl53l0x/vl53l0x.c @@ -283,4 +283,3 @@ static struct vl53l0x_data vl53l0x_driver; DEVICE_AND_API_INIT(vl53l0x, DT_INST_0_ST_VL53L0X_LABEL, vl53l0x_init, &vl53l0x_driver, NULL, POST_KERNEL, CONFIG_SENSOR_INIT_PRIORITY, &vl53l0x_api_funcs); - diff --git a/drivers/sensor/vl53l0x/vl53l0x_platform.c b/drivers/sensor/vl53l0x/vl53l0x_platform.c index a5349663403ec..0b004a1d265fd 100644 --- a/drivers/sensor/vl53l0x/vl53l0x_platform.c +++ b/drivers/sensor/vl53l0x/vl53l0x_platform.c @@ -192,4 +192,3 @@ VL53L0X_Error VL53L0X_PollingDelay(VL53L0X_DEV Dev) k_sleep(K_MSEC(2)); return VL53L0X_ERROR_NONE; } - diff --git a/drivers/sensor/vl53l0x/vl53l0x_platform.h b/drivers/sensor/vl53l0x/vl53l0x_platform.h index 4d05c22ebe6f3..50f46436d3352 100644 --- a/drivers/sensor/vl53l0x/vl53l0x_platform.h +++ b/drivers/sensor/vl53l0x/vl53l0x_platform.h @@ -193,6 +193,3 @@ VL53L0X_Error VL53L0X_PollingDelay(VL53L0X_DEV Dev); #endif #endif /* ZEPHYR_DRIVERS_SENSOR_VL53L0X_VL53L0X_PLATFORM_H_ */ - - - diff --git a/drivers/sensor/vl53l0x/vl53l0x_platform_log.h b/drivers/sensor/vl53l0x/vl53l0x_platform_log.h index b14cd401c3285..8e0a50e251a45 100644 --- a/drivers/sensor/vl53l0x/vl53l0x_platform_log.h +++ b/drivers/sensor/vl53l0x/vl53l0x_platform_log.h @@ -54,6 +54,3 @@ enum { #endif #endif /* ZEPHYR_DRIVERS_SENSOR_VL53L0X_VL53L0X_PLATFORM_LOG_H_ */ - - - diff --git a/drivers/serial/uart_xlnx_ps.c b/drivers/serial/uart_xlnx_ps.c index 1db3017a1de65..d58c99f9a8235 100644 --- a/drivers/serial/uart_xlnx_ps.c +++ b/drivers/serial/uart_xlnx_ps.c @@ -705,5 +705,3 @@ UART_XLNX_PS_DEV_DATA(1); UART_XLNX_PS_DEV_CFG(1); UART_XLNX_PS_INIT(1); #endif - - diff --git a/drivers/spi/spi_oc_simple.h b/drivers/spi/spi_oc_simple.h index ec24fb67945fe..7c2d0a6ab55a9 100644 --- a/drivers/spi/spi_oc_simple.h +++ b/drivers/spi/spi_oc_simple.h @@ -31,4 +31,3 @@ struct spi_oc_simple_cfg { struct spi_oc_simple_data { struct spi_context ctx; }; - diff --git a/drivers/spi/spi_sifive.c b/drivers/spi/spi_sifive.c index 77ddf7881dbd7..83e50f9a5e929 100644 --- a/drivers/spi/spi_sifive.c +++ b/drivers/spi/spi_sifive.c @@ -272,4 +272,3 @@ SPI_INIT(1); SPI_INIT(2); #endif /* DT_INST_2_SIFIVE_SPI0_LABEL */ - diff --git a/drivers/spi/spi_sifive.h b/drivers/spi/spi_sifive.h index 08b2ef192d234..882c290c83bf7 100644 --- a/drivers/spi/spi_sifive.h +++ b/drivers/spi/spi_sifive.h @@ -72,4 +72,3 @@ struct spi_sifive_cfg { }; #endif /* _SPI_SIFIVE__H */ - diff --git a/drivers/usb/device/usb_dc_kinetis.c b/drivers/usb/device/usb_dc_kinetis.c index 813f5cb712343..8de603cb62187 100644 --- a/drivers/usb/device/usb_dc_kinetis.c +++ b/drivers/usb/device/usb_dc_kinetis.c @@ -1042,4 +1042,3 @@ static void usb_kinetis_thread_main(void *arg1, void *unused1, void *unused2) } } } - diff --git a/dts/bindings/kscan/kscan.yaml b/dts/bindings/kscan/kscan.yaml index 0ca7e9a82621a..1971d74b055a0 100644 --- a/dts/bindings/kscan/kscan.yaml +++ b/dts/bindings/kscan/kscan.yaml @@ -19,4 +19,3 @@ properties: const: 0 label: required: true - diff --git a/dts/bindings/ps2/ps2.yaml b/dts/bindings/ps2/ps2.yaml index d07c517abf8fa..1a6c854b4aeca 100644 --- a/dts/bindings/ps2/ps2.yaml +++ b/dts/bindings/ps2/ps2.yaml @@ -21,4 +21,3 @@ properties: description: should be 0. label: required: true - diff --git a/dts/bindings/rtc/nordic,nrf-rtc.yaml b/dts/bindings/rtc/nordic,nrf-rtc.yaml index 0ae3546f4522a..6ae115d2b4754 100644 --- a/dts/bindings/rtc/nordic,nrf-rtc.yaml +++ b/dts/bindings/rtc/nordic,nrf-rtc.yaml @@ -30,4 +30,3 @@ properties: type: boolean description: Enable fixed top value required: false - diff --git a/dts/bindings/serial/openisa,rv32m1-lpuart.yaml b/dts/bindings/serial/openisa,rv32m1-lpuart.yaml index 6d2d6a5d323c9..6dd2652a39fc4 100644 --- a/dts/bindings/serial/openisa,rv32m1-lpuart.yaml +++ b/dts/bindings/serial/openisa,rv32m1-lpuart.yaml @@ -13,4 +13,3 @@ properties: interrupts: required: true - diff --git a/dts/bindings/serial/st,stm32-lpuart.yaml b/dts/bindings/serial/st,stm32-lpuart.yaml index e4958b3d82e20..4bc44778915a0 100644 --- a/dts/bindings/serial/st,stm32-lpuart.yaml +++ b/dts/bindings/serial/st,stm32-lpuart.yaml @@ -16,4 +16,3 @@ properties: clocks: required: true - diff --git a/ext/hal/altera/altera_hal/HAL/inc/sys/alt_license_reminder_ucosii.h b/ext/hal/altera/altera_hal/HAL/inc/sys/alt_license_reminder_ucosii.h index d04b8fe7e868e..4ac23c0d3edca 100644 --- a/ext/hal/altera/altera_hal/HAL/inc/sys/alt_license_reminder_ucosii.h +++ b/ext/hal/altera/altera_hal/HAL/inc/sys/alt_license_reminder_ucosii.h @@ -72,4 +72,3 @@ #endif /* __ALT_LICENSE_REMINDER_UCOSII_H__ */ - diff --git a/ext/hal/altera/altera_hal/HAL/inc/sys/alt_log_printf.h b/ext/hal/altera/altera_hal/HAL/inc/sys/alt_log_printf.h index 8c9a8c48b9580..36928f8f5d584 100644 --- a/ext/hal/altera/altera_hal/HAL/inc/sys/alt_log_printf.h +++ b/ext/hal/altera/altera_hal/HAL/inc/sys/alt_log_printf.h @@ -351,4 +351,3 @@ #endif /* ALT_LOG_ENABLE */ #endif /* __ALT_LOG_PRINTF_H__ */ - diff --git a/ext/hal/altera/altera_hal/HAL/inc/sys/termios.h b/ext/hal/altera/altera_hal/HAL/inc/sys/termios.h index fc32658dfacfe..7d0b4c32a9b87 100644 --- a/ext/hal/altera/altera_hal/HAL/inc/sys/termios.h +++ b/ext/hal/altera/altera_hal/HAL/inc/sys/termios.h @@ -176,4 +176,3 @@ struct termios { #endif #endif /* _SYS_TERMIOS_H */ - diff --git a/ext/hal/altera/drivers/altera_avalon_i2c/HAL/src/altera_avalon_i2c.c b/ext/hal/altera/drivers/altera_avalon_i2c/HAL/src/altera_avalon_i2c.c index c9c34c23f65d5..ac76a378a3545 100644 --- a/ext/hal/altera/drivers/altera_avalon_i2c/HAL/src/altera_avalon_i2c.c +++ b/ext/hal/altera/drivers/altera_avalon_i2c/HAL/src/altera_avalon_i2c.c @@ -1041,7 +1041,3 @@ void alt_avalon_i2c_tfr_cmd_fifo_threshold_set(ALT_AVALON_I2C_DEV_t *i2c_dev, { IORMW_ALT_AVALON_I2C_CTRL(i2c_dev->i2c_base,threshold << ALT_AVALON_I2C_CTRL_TFR_CMD_FIFO_THD_OFST,ALT_AVALON_I2C_CTRL_TFR_CMD_FIFO_THD_MSK); } - - - - diff --git a/ext/hal/altera/drivers/altera_avalon_spi/HAL/src/altera_avalon_spi.c b/ext/hal/altera/drivers/altera_avalon_spi/HAL/src/altera_avalon_spi.c index 41e9ad6ef284f..4a1ef38ab1486 100644 --- a/ext/hal/altera/drivers/altera_avalon_spi/HAL/src/altera_avalon_spi.c +++ b/ext/hal/altera/drivers/altera_avalon_spi/HAL/src/altera_avalon_spi.c @@ -130,4 +130,3 @@ int alt_avalon_spi_command(alt_u32 base, alt_u32 slave, return read_length; } - diff --git a/ext/hal/altera/drivers/altera_avalon_uart/LWHAL/src/altera_avalon_uart_lwhal_putchar.c b/ext/hal/altera/drivers/altera_avalon_uart/LWHAL/src/altera_avalon_uart_lwhal_putchar.c index 6e76ba262687c..02703376e68c4 100644 --- a/ext/hal/altera/drivers/altera_avalon_uart/LWHAL/src/altera_avalon_uart_lwhal_putchar.c +++ b/ext/hal/altera/drivers/altera_avalon_uart/LWHAL/src/altera_avalon_uart_lwhal_putchar.c @@ -53,4 +53,3 @@ void altera_avalon_uart_lwhal_putchar(void *base, int character) return; } - diff --git a/ext/hal/altera/drivers/altera_epcq_controller/HAL/src/altera_epcq_controller.c b/ext/hal/altera/drivers/altera_epcq_controller/HAL/src/altera_epcq_controller.c index 8947bc20c1bf8..79f8e2fc96e1d 100644 --- a/ext/hal/altera/drivers/altera_epcq_controller/HAL/src/altera_epcq_controller.c +++ b/ext/hal/altera/drivers/altera_epcq_controller/HAL/src/altera_epcq_controller.c @@ -791,5 +791,3 @@ alt_32 static alt_epcq_poll_for_write_in_progress(alt_epcq_controller_dev* epcq_ return 0; } - - diff --git a/ext/hal/altera/drivers/altera_generic_qspi_controller2/HAL/src/altera_generic_quad_spi_controller2.c b/ext/hal/altera/drivers/altera_generic_qspi_controller2/HAL/src/altera_generic_quad_spi_controller2.c index ad91693bdeb81..2259828910583 100644 --- a/ext/hal/altera/drivers/altera_generic_qspi_controller2/HAL/src/altera_generic_quad_spi_controller2.c +++ b/ext/hal/altera/drivers/altera_generic_qspi_controller2/HAL/src/altera_generic_quad_spi_controller2.c @@ -1514,8 +1514,3 @@ alt_32 static alt_qspi_poll_for_write_in_progress(alt_qspi_controller2_dev* qspi return 0; } - - - - - diff --git a/ext/hal/altera/drivers/altera_msgdma/HAL/src/altera_msgdma.c b/ext/hal/altera/drivers/altera_msgdma/HAL/src/altera_msgdma.c index 8091591bd47bf..5a4192016cc17 100644 --- a/ext/hal/altera/drivers/altera_msgdma/HAL/src/altera_msgdma.c +++ b/ext/hal/altera/drivers/altera_msgdma/HAL/src/altera_msgdma.c @@ -1724,8 +1724,3 @@ int alt_msgdma_extended_descriptor_sync_transfer( { return alt_msgdma_descriptor_sync_transfer(dev, NULL, desc); } - - - - - diff --git a/ext/hal/altera/include/altera_nios2_gen2_irq.h b/ext/hal/altera/include/altera_nios2_gen2_irq.h index 5811ca3dbdf11..38f7212768bfd 100644 --- a/ext/hal/altera/include/altera_nios2_gen2_irq.h +++ b/ext/hal/altera/include/altera_nios2_gen2_irq.h @@ -75,4 +75,3 @@ extern void altera_nios2_gen2_irq_init( void ); #endif /* __cplusplus */ #endif /* __ALT_NIOS2_ULTRA_IRQ_H__ */ - diff --git a/ext/hal/altera/include/sys/alt_irq_entry.h b/ext/hal/altera/include/sys/alt_irq_entry.h index 3826514a4801d..c2f3cfc2edce0 100644 --- a/ext/hal/altera/include/sys/alt_irq_entry.h +++ b/ext/hal/altera/include/sys/alt_irq_entry.h @@ -34,4 +34,3 @@ __asm__( "\n\t.globl alt_irq_entry" ); __asm__( "\n\t.globl alt_irq_handler" ); - diff --git a/ext/hal/altera/include/sys/alt_stack.h b/ext/hal/altera/include/sys/alt_stack.h index 2bd9df0fd8036..fa6a240d2c0b4 100644 --- a/ext/hal/altera/include/sys/alt_stack.h +++ b/ext/hal/altera/include/sys/alt_stack.h @@ -121,4 +121,3 @@ static ALT_INLINE void ALT_ALWAYS_INLINE alt_report_stack_overflow (void) #endif /* __cplusplus */ #endif /* __ALT_STACK_H__ */ - diff --git a/ext/hal/cmsis/Core/Include/cmsis_compiler.h b/ext/hal/cmsis/Core/Include/cmsis_compiler.h index adbf296f15a47..ff806745a4c69 100644 --- a/ext/hal/cmsis/Core/Include/cmsis_compiler.h +++ b/ext/hal/cmsis/Core/Include/cmsis_compiler.h @@ -280,4 +280,3 @@ #endif /* __CMSIS_COMPILER_H */ - diff --git a/ext/hal/cmsis/Core/Include/mpu_armv8.h b/ext/hal/cmsis/Core/Include/mpu_armv8.h index 0041d4dc6ff53..b204f2b72bbf1 100644 --- a/ext/hal/cmsis/Core/Include/mpu_armv8.h +++ b/ext/hal/cmsis/Core/Include/mpu_armv8.h @@ -343,4 +343,3 @@ __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table #endif #endif - diff --git a/ext/hal/cmsis/Core_R/Include/cmsis_compiler.h b/ext/hal/cmsis/Core_R/Include/cmsis_compiler.h index dfd07a26f28e6..7357692c97cd8 100644 --- a/ext/hal/cmsis/Core_R/Include/cmsis_compiler.h +++ b/ext/hal/cmsis/Core_R/Include/cmsis_compiler.h @@ -210,4 +210,3 @@ #endif /* __CMSIS_COMPILER_H */ - diff --git a/ext/lib/crypto/tinycrypt/source/ctr_prng.c b/ext/lib/crypto/tinycrypt/source/ctr_prng.c index cac2cc41d60a0..65c18b02e68c5 100644 --- a/ext/lib/crypto/tinycrypt/source/ctr_prng.c +++ b/ext/lib/crypto/tinycrypt/source/ctr_prng.c @@ -277,7 +277,3 @@ void tc_ctr_prng_uninstantiate(TCCtrPrng_t * const ctx) ctx->reseedCount = 0U; } } - - - - diff --git a/ext/lib/crypto/tinycrypt/source/ecc.c b/ext/lib/crypto/tinycrypt/source/ecc.c index 46080bf61922d..05a60eddf663a 100644 --- a/ext/lib/crypto/tinycrypt/source/ecc.c +++ b/ext/lib/crypto/tinycrypt/source/ecc.c @@ -937,6 +937,3 @@ int uECC_compute_public_key(const uint8_t *private_key, uint8_t *public_key, curve->num_bytes, curve->num_bytes, _public + curve->num_words); return 1; } - - - diff --git a/ext/lib/crypto/tinycrypt/source/ecc_dsa.c b/ext/lib/crypto/tinycrypt/source/ecc_dsa.c index 064dfe5ae615b..c7ede211e60ce 100644 --- a/ext/lib/crypto/tinycrypt/source/ecc_dsa.c +++ b/ext/lib/crypto/tinycrypt/source/ecc_dsa.c @@ -292,4 +292,3 @@ int uECC_verify(const uint8_t *public_key, const uint8_t *message_hash, /* Accept only if v == r. */ return (int)(uECC_vli_equal(rx, r, num_words) == 0); } - diff --git a/ext/lib/crypto/tinycrypt/source/ecc_platform_specific.c b/ext/lib/crypto/tinycrypt/source/ecc_platform_specific.c index 1867988f99993..ca7650d89a2c0 100644 --- a/ext/lib/crypto/tinycrypt/source/ecc_platform_specific.c +++ b/ext/lib/crypto/tinycrypt/source/ecc_platform_specific.c @@ -102,4 +102,3 @@ int default_CSPRNG(uint8_t *dest, unsigned int size) { } #endif /* platform */ - diff --git a/include/arch/nios2/linker.ld b/include/arch/nios2/linker.ld index f754cc1f9b361..f72f1cd4b768e 100644 --- a/include/arch/nios2/linker.ld +++ b/include/arch/nios2/linker.ld @@ -299,4 +299,3 @@ SECTIONS #include } - diff --git a/include/arch/nios2/thread.h b/include/arch/nios2/thread.h index c101c26910422..be54b7d84f245 100644 --- a/include/arch/nios2/thread.h +++ b/include/arch/nios2/thread.h @@ -62,4 +62,3 @@ typedef struct _thread_arch _thread_arch_t; #endif /* _ASMLANGUAGE */ #endif /* ZEPHYR_INCLUDE_ARCH_NIOS2_THREAD_H_ */ - diff --git a/include/arch/xtensa/thread.h b/include/arch/xtensa/thread.h index 6e05dda00894d..d05b950d1f81e 100644 --- a/include/arch/xtensa/thread.h +++ b/include/arch/xtensa/thread.h @@ -113,4 +113,3 @@ typedef struct _thread_arch _thread_arch_t; #endif /* _ASMLANGUAGE */ #endif /* ZEPHYR_INCLUDE_ARCH_XTENSA_THREAD_H_ */ - diff --git a/include/arch/xtensa/xtensa_api.h b/include/arch/xtensa/xtensa_api.h index 95bb0eec2aff9..67cd578deb834 100644 --- a/include/arch/xtensa/xtensa_api.h +++ b/include/arch/xtensa/xtensa_api.h @@ -65,4 +65,3 @@ static inline void _xt_set_intclear(unsigned int arg) } #endif /* ZEPHYR_ARCH_XTENSA_INCLUDE_XTENSA_API_H_ */ - diff --git a/include/arch/xtensa/xtensa_timer.h b/include/arch/xtensa/xtensa_timer.h index 089b3e2b96218..8991ec8665c2b 100644 --- a/include/arch/xtensa/xtensa_timer.h +++ b/include/arch/xtensa/xtensa_timer.h @@ -153,4 +153,3 @@ extern void z_xt_tick_divisor_init(void); #endif // Internal/External timer #endif /* ZEPHYR_ARCH_XTENSA_INCLUDE_XTENSA_TIMER_H_ */ - diff --git a/include/cmsis_rtos_v2/cmsis_os2.h b/include/cmsis_rtos_v2/cmsis_os2.h index 05a53f877c1ab..01115f66911e2 100644 --- a/include/cmsis_rtos_v2/cmsis_os2.h +++ b/include/cmsis_rtos_v2/cmsis_os2.h @@ -751,4 +751,3 @@ osStatus_t osMessageQueueDelete(osMessageQueueId_t mq_id); #endif #endif /* CMSIS_OS2_H_ */ - diff --git a/include/device.h b/include/device.h index d6cdc21d5aab0..8d32dea18bb7b 100644 --- a/include/device.h +++ b/include/device.h @@ -1,4 +1,3 @@ - /* * Copyright (c) 2015 Intel Corporation. * diff --git a/include/drivers/espi.h b/include/drivers/espi.h index 45f5492dc93ba..500206cd718f0 100644 --- a/include/drivers/espi.h +++ b/include/drivers/espi.h @@ -1,4 +1,3 @@ - /* * Copyright (c) 2019 Intel Corporation. * diff --git a/include/init.h b/include/init.h index 07408f0e54221..14768782b4815 100644 --- a/include/init.h +++ b/include/init.h @@ -1,4 +1,3 @@ - /* * Copyright (c) 2015 Intel Corporation. * diff --git a/include/shell/shell_types.h b/include/shell/shell_types.h index 9a34c05c706f3..2e29ad97fcfe0 100644 --- a/include/shell/shell_types.h +++ b/include/shell/shell_types.h @@ -51,4 +51,3 @@ struct shell_vt100_ctx { #endif #endif /* SHELL_TYPES_H__ */ - diff --git a/include/syscall.h b/include/syscall.h index ef2f38fd32b7c..4894471ccb3f1 100644 --- a/include/syscall.h +++ b/include/syscall.h @@ -126,4 +126,3 @@ static inline bool _is_user_context(void) #endif /* _ASMLANGUAGE */ #endif - diff --git a/kernel/mailbox.c b/kernel/mailbox.c index b0740af6a91d6..d72790459d82d 100644 --- a/kernel/mailbox.c +++ b/kernel/mailbox.c @@ -462,4 +462,3 @@ int k_mbox_get(struct k_mbox *mbox, struct k_mbox_msg *rx_msg, void *buffer, return result; } - diff --git a/kernel/userspace.c b/kernel/userspace.c index 1f5acf9e66c6d..36e52af6b0bdf 100644 --- a/kernel/userspace.c +++ b/kernel/userspace.c @@ -774,4 +774,3 @@ static uintptr_t handler_no_syscall(uintptr_t arg1, uintptr_t arg2, } #include - diff --git a/lib/gui/lvgl/lvgl_display_24bit.c b/lib/gui/lvgl/lvgl_display_24bit.c index 2daf2f3d84cbe..bc75349bb14d7 100644 --- a/lib/gui/lvgl/lvgl_display_24bit.c +++ b/lib/gui/lvgl/lvgl_display_24bit.c @@ -48,4 +48,3 @@ void lvgl_set_px_cb_24bit(struct _disp_drv_t *disp_drv, *(buf_xy + 1) = converted_color.ch.green; *(buf_xy + 2) = converted_color.ch.blue; } - diff --git a/lib/os/base64.c b/lib/os/base64.c index 8ff2536584afd..c73b1391c1b03 100644 --- a/lib/os/base64.c +++ b/lib/os/base64.c @@ -214,4 +214,3 @@ int base64_decode(u8_t *dst, size_t dlen, size_t *olen, const u8_t *src, return 0; } - diff --git a/lib/os/dec.c b/lib/os/dec.c index 93c5607b41d9c..bb9a1d0554baf 100644 --- a/lib/os/dec.c +++ b/lib/os/dec.c @@ -31,4 +31,3 @@ u8_t u8_to_dec(char *buf, u8_t buflen, u8_t value) return num_digits; } - diff --git a/lib/os/work_q.c b/lib/os/work_q.c index 83ce833310277..322a86beca4d6 100644 --- a/lib/os/work_q.c +++ b/lib/os/work_q.c @@ -54,4 +54,3 @@ void k_work_q_user_start(struct k_work_q *work_q, k_thread_stack_t *stack, k_thread_name_set(&work_q->thread, WORKQUEUE_THREAD_NAME); k_thread_start(&work_q->thread); } - diff --git a/lib/posix/pthread_cond.c b/lib/posix/pthread_cond.c index d6e839247a90d..39d38ddcd29fe 100644 --- a/lib/posix/pthread_cond.c +++ b/lib/posix/pthread_cond.c @@ -80,4 +80,3 @@ int pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *mut, s32_t timeout = (s32_t)timespec_to_timeoutms(abstime); return cond_wait(cv, mut, timeout); } - diff --git a/lib/posix/pthread_rwlock.c b/lib/posix/pthread_rwlock.c index 9639444d76542..0f85d5f37b0e4 100644 --- a/lib/posix/pthread_rwlock.c +++ b/lib/posix/pthread_rwlock.c @@ -253,5 +253,3 @@ static u32_t write_lock_acquire(pthread_rwlock_t *rwlock, s32_t timeout) } return ret; } - - diff --git a/lib/posix/timer.c b/lib/posix/timer.c index 412611073c14a..5684704dd9f9f 100644 --- a/lib/posix/timer.c +++ b/lib/posix/timer.c @@ -201,4 +201,3 @@ int timer_delete(timer_t timerid) return 0; } - diff --git a/lib/updatehub/updatehub.c b/lib/updatehub/updatehub.c index 2f3ca4bfa5e31..6478cd06292ab 100644 --- a/lib/updatehub/updatehub.c +++ b/lib/updatehub/updatehub.c @@ -804,4 +804,3 @@ void updatehub_autohandler(void) k_delayed_work_init(&work, autohandler); k_delayed_work_submit(&work, K_NO_WAIT); } - diff --git a/samples/application_development/external_lib/src/main.c b/samples/application_development/external_lib/src/main.c index b54a5b3c37fef..32b66318bed6e 100644 --- a/samples/application_development/external_lib/src/main.c +++ b/samples/application_development/external_lib/src/main.c @@ -17,4 +17,3 @@ void main(void) printf("Hello World!\n"); mylib_hello_world(); } - diff --git a/samples/basic/blink_led/README.rst b/samples/basic/blink_led/README.rst index 3618c3d6cb5a6..e29d699c9fce1 100644 --- a/samples/basic/blink_led/README.rst +++ b/samples/basic/blink_led/README.rst @@ -60,4 +60,3 @@ for the nrf52840_pca10056 board: After flashing the image to the board, the user LED on the board should start to blinking as discussed in overview - diff --git a/samples/basic/minimal/README.rst b/samples/basic/minimal/README.rst index 5b53ffc7ad90a..6dcc6ebeddff1 100644 --- a/samples/basic/minimal/README.rst +++ b/samples/basic/minimal/README.rst @@ -89,4 +89,3 @@ following combinations are suggested: :conf: "common.conf no-mt.conf no-timers.conf arm.conf" :goals: rom_report :compact: - diff --git a/samples/bluetooth/hci_uart/README.rst b/samples/bluetooth/hci_uart/README.rst index 8a67ad480db82..9359b8feab877 100644 --- a/samples/bluetooth/hci_uart/README.rst +++ b/samples/bluetooth/hci_uart/README.rst @@ -113,4 +113,3 @@ BlueZ loads and initializes the attached controller. Once the controller is attached follow the instructions in the :ref:`bluetooth_ctlr_bluez` section to use BlueZ with it. - diff --git a/samples/bluetooth/peripheral_esp/README.rst b/samples/bluetooth/peripheral_esp/README.rst index 08b48a7134429..d5f8d74c8826d 100644 --- a/samples/bluetooth/peripheral_esp/README.rst +++ b/samples/bluetooth/peripheral_esp/README.rst @@ -23,4 +23,3 @@ This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_esp` i Zephyr tree. See :ref:`bluetooth samples section ` for details. - diff --git a/samples/bluetooth/peripheral_ht/sample.yaml b/samples/bluetooth/peripheral_ht/sample.yaml index f7dc07d51f43f..93fd55ba05c74 100644 --- a/samples/bluetooth/peripheral_ht/sample.yaml +++ b/samples/bluetooth/peripheral_ht/sample.yaml @@ -11,4 +11,3 @@ tests: platform_whitelist: mimxrt1020_evk mimxrt1050_evk mimxrt1060_evk frdm_k64f tags: bluetooth extra_args: SHIELD=frdm_kw41z - diff --git a/samples/boards/96b_argonkey/microphone/src/main.c b/samples/boards/96b_argonkey/microphone/src/main.c index 90f2c782d0f12..9219c4ad0a575 100644 --- a/samples/boards/96b_argonkey/microphone/src/main.c +++ b/samples/boards/96b_argonkey/microphone/src/main.c @@ -192,4 +192,3 @@ void main(void) signal_print_stopped(); } - diff --git a/samples/boards/96b_argonkey/sensors/src/main.c b/samples/boards/96b_argonkey/sensors/src/main.c index 8a585f45ad67b..48b4507392987 100644 --- a/samples/boards/96b_argonkey/sensors/src/main.c +++ b/samples/boards/96b_argonkey/sensors/src/main.c @@ -353,5 +353,3 @@ void main(void) k_sleep(K_MSEC(2000)); } } - - diff --git a/samples/boards/bbc_microbit/pong/README.rst b/samples/boards/bbc_microbit/pong/README.rst index 85e638508ae95..d58ea06550d12 100644 --- a/samples/boards/bbc_microbit/pong/README.rst +++ b/samples/boards/bbc_microbit/pong/README.rst @@ -30,4 +30,3 @@ Building :board: bbc_microbit :goals: build :compact: - diff --git a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/ble_mesh.h b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/ble_mesh.h index 881acbca1d033..6020c7ed5000d 100644 --- a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/ble_mesh.h +++ b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/ble_mesh.h @@ -53,4 +53,3 @@ void bt_ready(void); #endif - diff --git a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/publisher.c b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/publisher.c index cf325b8e82c88..fe544bfae79c4 100644 --- a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/publisher.c +++ b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/publisher.c @@ -225,4 +225,3 @@ void publish(struct k_work *work) printk("bt_mesh_model_publish: err: %d\n", err); } } - diff --git a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/transition.c b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/transition.c index 189f86ff013c1..6ffa31f53a7fe 100644 --- a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/transition.c +++ b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/transition.c @@ -529,6 +529,3 @@ void light_ctl_temp_handler(struct light_ctl_state *state) K_MSEC(state->transition->quo_tt)); } /* Messages handlers (End) */ - - - diff --git a/samples/boards/olimex_stm32_e407/ccm/README.rst b/samples/boards/olimex_stm32_e407/ccm/README.rst index a56286713fc8b..108ab419741a7 100644 --- a/samples/boards/olimex_stm32_e407/ccm/README.rst +++ b/samples/boards/olimex_stm32_e407/ccm/README.rst @@ -137,4 +137,3 @@ When the board is reset (without power-cycling), the output looks like this: The difference with the first run is that the ccm_noinit section still has the values from the last write. It is important to notice that this is not guaranteed, it still should be considered uninitialized leftover data. - diff --git a/samples/boards/olimex_stm32_e407/ccm/src/main.c b/samples/boards/olimex_stm32_e407/ccm/src/main.c index 11a9afafa194b..0bcbc01f61c36 100644 --- a/samples/boards/olimex_stm32_e407/ccm/src/main.c +++ b/samples/boards/olimex_stm32_e407/ccm/src/main.c @@ -145,4 +145,3 @@ void main(void) printf("\nExample end\n"); } - diff --git a/samples/boards/sensortile_box/src/main.c b/samples/boards/sensortile_box/src/main.c index 0ce55328c282c..ba0cceeb0fc25 100644 --- a/samples/boards/sensortile_box/src/main.c +++ b/samples/boards/sensortile_box/src/main.c @@ -462,5 +462,3 @@ void main(void) k_sleep(K_MSEC(2000)); } } - - diff --git a/samples/display/cfb/README.rst b/samples/display/cfb/README.rst index b2f953e764348..1fd236bbcb20a 100644 --- a/samples/display/cfb/README.rst +++ b/samples/display/cfb/README.rst @@ -27,4 +27,3 @@ Build this sample application with the following commands: :compact: See :ref:`reel_board` on how to flash the build. - diff --git a/samples/drivers/flash_shell/src/main.c b/samples/drivers/flash_shell/src/main.c index 396259608b533..64e7a9c9d8665 100644 --- a/samples/drivers/flash_shell/src/main.c +++ b/samples/drivers/flash_shell/src/main.c @@ -612,4 +612,3 @@ SHELL_STATIC_SUBCMD_SET_CREATE(sub_flash, ); SHELL_CMD_REGISTER(flash, &sub_flash, "Flash realated commands.", cmd_flash); - diff --git a/samples/drivers/i2c_scanner/README.rst b/samples/drivers/i2c_scanner/README.rst index 93cdf420d9668..d1431ae7216db 100644 --- a/samples/drivers/i2c_scanner/README.rst +++ b/samples/drivers/i2c_scanner/README.rst @@ -24,4 +24,3 @@ Building and Running :board: nrf52840_blip :conf: "prj.conf overlay-nrf52.conf" :goals: build flash - diff --git a/samples/drivers/kscan/src/main.c b/samples/drivers/kscan/src/main.c index ef4d32d40af6f..c7aebebc3a316 100644 --- a/samples/drivers/kscan/src/main.c +++ b/samples/drivers/kscan/src/main.c @@ -164,4 +164,3 @@ void main(void) k_timer_start(&block_matrix_timer, K_SECONDS(1), K_SECONDS(3)); } - diff --git a/samples/mpu/mpu_test/src/main.c b/samples/mpu/mpu_test/src/main.c index 87fef194ff3a6..4d987c929cc60 100644 --- a/samples/mpu/mpu_test/src/main.c +++ b/samples/mpu/mpu_test/src/main.c @@ -166,5 +166,3 @@ SHELL_STATIC_SUBCMD_SET_CREATE(sub_mpu, SHELL_SUBCMD_SET_END /* Array terminated. */ ); SHELL_CMD_REGISTER(mpu, &sub_mpu, "MPU related commands.", NULL); - - diff --git a/samples/net/dns_resolve/README.rst b/samples/net/dns_resolve/README.rst index e955d739b89ac..28cfabdf0130d 100644 --- a/samples/net/dns_resolve/README.rst +++ b/samples/net/dns_resolve/README.rst @@ -153,4 +153,3 @@ Open a terminal window and type: Use 'dmesg' to find the right USB device. Once the binary is loaded into the FRDM board, press the RESET button. - diff --git a/samples/net/sockets/echo/README.rst b/samples/net/sockets/echo/README.rst index 217911355a2f8..0d91e0ac3e705 100644 --- a/samples/net/sockets/echo/README.rst +++ b/samples/net/sockets/echo/README.rst @@ -81,4 +81,3 @@ the IP address will be printed to the console upon running this echo application. Proceed to test as above. - diff --git a/samples/sensor/adt7420/README.rst b/samples/sensor/adt7420/README.rst index c7cf91e499040..271e2b49aed80 100644 --- a/samples/sensor/adt7420/README.rst +++ b/samples/sensor/adt7420/README.rst @@ -52,4 +52,3 @@ Sample Output temperature 24.953125 C - diff --git a/samples/sensor/lsm6dsl/README.rst b/samples/sensor/lsm6dsl/README.rst index e47b723beb897..5886598f37345 100644 --- a/samples/sensor/lsm6dsl/README.rst +++ b/samples/sensor/lsm6dsl/README.rst @@ -63,4 +63,3 @@ Sample Output .. note:: The magn row is displayed only when running sample onto 96b_argonkey board, where a magnetometer is connected to LSM6DSL. - diff --git a/samples/sensor/sht3xd/README.rst b/samples/sensor/sht3xd/README.rst index bdfb4f7e4445a..e54c580664146 100644 --- a/samples/sensor/sht3xd/README.rst +++ b/samples/sensor/sht3xd/README.rst @@ -49,4 +49,3 @@ Sample Output SHT3XD: 19.75 Cel ; 42.08 %RH - diff --git a/samples/subsys/mgmt/mcumgr/smp_svr/README.rst b/samples/subsys/mgmt/mcumgr/smp_svr/README.rst index f1a594d60844c..55c916d7b26e8 100644 --- a/samples/subsys/mgmt/mcumgr/smp_svr/README.rst +++ b/samples/subsys/mgmt/mcumgr/smp_svr/README.rst @@ -281,4 +281,3 @@ new image and make the swap permanent by using this command: Note that if you try to send the very same image that is already flashed in slot-0 then the procedure will not complete successfully since the hash values for both slots will be identical. - diff --git a/samples/subsys/shell/fs/README.rst b/samples/subsys/shell/fs/README.rst index 8c24fab626e3f..4157f41ee7811 100644 --- a/samples/subsys/shell/fs/README.rst +++ b/samples/subsys/shell/fs/README.rst @@ -161,5 +161,3 @@ Linux system. By default the flash partitions are accessible through the directory *flash* relative to the directory where the build is started. - - diff --git a/samples/subsys/usb/hid-cdc/README.rst b/samples/subsys/usb/hid-cdc/README.rst index 0172d56c2aabe..2e2b029e65a12 100644 --- a/samples/subsys/usb/hid-cdc/README.rst +++ b/samples/subsys/usb/hid-cdc/README.rst @@ -87,4 +87,3 @@ Buttons have following functions: - Button 1 is a left HID mouse button - Button 2 types the string sent with CDC ACM 1 using HID keyboard - Button 3 is a CAPS LOCK on HID keyboard - diff --git a/samples/subsys/usb/mass/src/main.c b/samples/subsys/usb/mass/src/main.c index e8d9adcc810fa..ca73f94c34a80 100644 --- a/samples/subsys/usb/mass/src/main.c +++ b/samples/subsys/usb/mass/src/main.c @@ -40,4 +40,3 @@ void main(void) } #endif } - diff --git a/samples/subsys/usb/testusb/src/main.c b/samples/subsys/usb/testusb/src/main.c index 45a11ca6d95eb..f070275367582 100644 --- a/samples/subsys/usb/testusb/src/main.c +++ b/samples/subsys/usb/testusb/src/main.c @@ -12,4 +12,3 @@ void main(void) { LOG_INF("entered main."); } - diff --git a/samples/userspace/prod_consumer/README.rst b/samples/userspace/prod_consumer/README.rst index 0c2d5688292fa..42fbd7717ad15 100644 --- a/samples/userspace/prod_consumer/README.rst +++ b/samples/userspace/prod_consumer/README.rst @@ -101,4 +101,3 @@ Sample Output I:processing payload #10 complete I:writing processed data blob back to the sample device I:SUCCESS - diff --git a/samples/userspace/prod_consumer/src/app_a.c b/samples/userspace/prod_consumer/src/app_a.c index b96526eecb824..2f35f38710906 100644 --- a/samples/userspace/prod_consumer/src/app_a.c +++ b/samples/userspace/prod_consumer/src/app_a.c @@ -255,4 +255,3 @@ void app_a_entry(void *p1, void *p2, void *p3) */ k_thread_user_mode_enter(monitor_entry, NULL, NULL, NULL); } - diff --git a/samples/userspace/prod_consumer/src/app_syscall.c b/samples/userspace/prod_consumer/src/app_syscall.c index 86ab7a98e9a1d..943c7ef2f51df 100644 --- a/samples/userspace/prod_consumer/src/app_syscall.c +++ b/samples/userspace/prod_consumer/src/app_syscall.c @@ -55,4 +55,3 @@ static int z_vrfy_magic_syscall(unsigned int *cookie) } #include - diff --git a/samples/userspace/prod_consumer/src/sample_driver_foo.c b/samples/userspace/prod_consumer/src/sample_driver_foo.c index fc85ecbbe6b82..eb5c9b04f93ec 100644 --- a/samples/userspace/prod_consumer/src/sample_driver_foo.c +++ b/samples/userspace/prod_consumer/src/sample_driver_foo.c @@ -114,4 +114,3 @@ DEVICE_AND_API_INIT(sample_driver_foo_0, SAMPLE_DRIVER_NAME_0, &sample_driver_foo_dev_data_0, NULL, POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_DEVICE, &sample_driver_foo_api); - diff --git a/samples/userspace/shared_mem/README.rst b/samples/userspace/shared_mem/README.rst index 0ebfc82cf2d3e..7ed6328e66f6d 100644 --- a/samples/userspace/shared_mem/README.rst +++ b/samples/userspace/shared_mem/README.rst @@ -57,4 +57,3 @@ performs a simulation of the enigma machine to produce cypher text(CT). The CT is copied to a shared memory partition connecting to the third thread. The third thread prints the CT to the console with a banner denoting the content as CYPHER TEXT. - diff --git a/scripts/dir_is_writeable.py b/scripts/dir_is_writeable.py index 14cde3fb2d760..540db2850f99c 100644 --- a/scripts/dir_is_writeable.py +++ b/scripts/dir_is_writeable.py @@ -1,4 +1,3 @@ - # SPDX-License-Identifier: Apache-2.0 import os import sys diff --git a/soc/arc/snps_arc_hsdk/soc.c b/soc/arc/snps_arc_hsdk/soc.c index 6db3821c18c08..f3de79de06b03 100644 --- a/soc/arc/snps_arc_hsdk/soc.c +++ b/soc/arc/snps_arc_hsdk/soc.c @@ -1,4 +1,3 @@ - /* * Copyright (c) 2019 Synopsys, Inc. All rights reserved. * diff --git a/soc/arc/snps_arc_iot/soc.c b/soc/arc/snps_arc_iot/soc.c index 9d7ba6c05e0d7..1fe49472b6440 100644 --- a/soc/arc/snps_arc_iot/soc.c +++ b/soc/arc/snps_arc_iot/soc.c @@ -1,4 +1,3 @@ - /* * Copyright (c) 2018 Synopsys, Inc. All rights reserved. * diff --git a/soc/arm/nxp_kinetis/ke1xf/dts_fixup.h b/soc/arm/nxp_kinetis/ke1xf/dts_fixup.h index 1fa55de2cf043..75bf9bf7cbd7c 100644 --- a/soc/arm/nxp_kinetis/ke1xf/dts_fixup.h +++ b/soc/arm/nxp_kinetis/ke1xf/dts_fixup.h @@ -127,5 +127,3 @@ #define DT_FTM_3_IRQ_PRI DT_NXP_KINETIS_FTM_40026000_IRQ_0_PRIORITY #define DT_FTM_3_CLOCK_NAME DT_NXP_KINETIS_FTM_40026000_CLOCK_CONTROLLER #define DT_FTM_3_CLOCK_SUBSYS DT_NXP_KINETIS_FTM_40026000_CLOCK_NAME - - diff --git a/soc/arm/st_stm32/stm32mp1/Kconfig.soc b/soc/arm/st_stm32/stm32mp1/Kconfig.soc index fe44c392e180c..be9816f4d30a9 100644 --- a/soc/arm/st_stm32/stm32mp1/Kconfig.soc +++ b/soc/arm/st_stm32/stm32mp1/Kconfig.soc @@ -18,4 +18,3 @@ config RPROC_RSC_TABLE help add the resource table in the generated binary. This table is compatible with linux remote proc framework and OpenAMP library. - diff --git a/soc/arm/st_stm32/stm32mp1/resource_table.c b/soc/arm/st_stm32/stm32mp1/resource_table.c index 381ae8d77fa4d..87950f3822246 100644 --- a/soc/arm/st_stm32/stm32mp1/resource_table.c +++ b/soc/arm/st_stm32/stm32mp1/resource_table.c @@ -32,4 +32,3 @@ void resource_table_init(volatile void **table_ptr, int *length) *table_ptr = &resource_table; *length = sizeof(resource_table); } - diff --git a/soc/arm/st_stm32/stm32mp1/resource_table.h b/soc/arm/st_stm32/stm32mp1/resource_table.h index f5147e0907558..4dd0bdc633d77 100644 --- a/soc/arm/st_stm32/stm32mp1/resource_table.h +++ b/soc/arm/st_stm32/stm32mp1/resource_table.h @@ -71,4 +71,3 @@ struct stm32_resource_table { void resource_table_init(volatile void **table_ptr, int *length); #endif - diff --git a/soc/arm/ti_lm3s6965/sys_arch_reboot.c b/soc/arm/ti_lm3s6965/sys_arch_reboot.c index 1795b022fc92a..0cd55f17cf16b 100644 --- a/soc/arm/ti_lm3s6965/sys_arch_reboot.c +++ b/soc/arm/ti_lm3s6965/sys_arch_reboot.c @@ -45,4 +45,3 @@ void sys_arch_reboot(int type) :::); } } - diff --git a/soc/arm/ti_simplelink/cc32xx/soc.h b/soc/arm/ti_simplelink/cc32xx/soc.h index f648ea5463a94..7b0d752c65672 100644 --- a/soc/arm/ti_simplelink/cc32xx/soc.h +++ b/soc/arm/ti_simplelink/cc32xx/soc.h @@ -39,4 +39,3 @@ typedef enum { #define __Vendor_SysTickConfig 0 /* Default to standard SysTick */ #endif /* TI_SIMPLELINK_CC32XX_SOC_H_ */ - diff --git a/soc/nios2/nios2f-zephyr/include/layout.h b/soc/nios2/nios2f-zephyr/include/layout.h index 6fa00884b5b63..d8c702967c491 100644 --- a/soc/nios2/nios2f-zephyr/include/layout.h +++ b/soc/nios2/nios2f-zephyr/include/layout.h @@ -8,4 +8,3 @@ #define _RESET_VECTOR ALT_CPU_RESET_ADDR #define _EXC_VECTOR ALT_CPU_EXCEPTION_ADDR - diff --git a/soc/xtensa/esp32/sdkconfig.h b/soc/xtensa/esp32/sdkconfig.h index 8f02cf747f4de..a6e4811bd22f6 100644 --- a/soc/xtensa/esp32/sdkconfig.h +++ b/soc/xtensa/esp32/sdkconfig.h @@ -2,4 +2,3 @@ * This file is intentionally empty. It is required to build Zephyr with * esp-idf newer than git revision cb31222e. */ - diff --git a/soc/xtensa/intel_s1000/include/_soc_inthandlers.h b/soc/xtensa/intel_s1000/include/_soc_inthandlers.h index f70d3d68c90ff..021ce70085cd3 100644 --- a/soc/xtensa/intel_s1000/include/_soc_inthandlers.h +++ b/soc/xtensa/intel_s1000/include/_soc_inthandlers.h @@ -254,4 +254,3 @@ static inline int _xtensa_handle_one_int6(unsigned int mask) { return 0; } - diff --git a/soc/xtensa/sample_controller/include/_soc_inthandlers.h b/soc/xtensa/sample_controller/include/_soc_inthandlers.h index 5d8b3d5330ff1..6ded0e8bf3644 100644 --- a/soc/xtensa/sample_controller/include/_soc_inthandlers.h +++ b/soc/xtensa/sample_controller/include/_soc_inthandlers.h @@ -269,4 +269,3 @@ static inline int _xtensa_handle_one_int7(unsigned int mask) } return 0; } - diff --git a/subsys/bluetooth/common/rpa.c b/subsys/bluetooth/common/rpa.c index 9554818a234d7..f4edf92bfb341 100644 --- a/subsys/bluetooth/common/rpa.c +++ b/subsys/bluetooth/common/rpa.c @@ -100,4 +100,3 @@ int bt_rpa_create(const u8_t irk[16], bt_addr_t *rpa) return -ENOTSUP; } #endif /* CONFIG_BT_PRIVACY */ - diff --git a/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/swi.h b/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/swi.h index b0faee22b70e1..3bb87959d810d 100644 --- a/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/swi.h +++ b/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/swi.h @@ -44,4 +44,3 @@ static inline void hal_swi_job_pend(void) { SetPendingIRQ(HAL_SWI_JOB_IRQ); } - diff --git a/subsys/bluetooth/shell/l2cap.c b/subsys/bluetooth/shell/l2cap.c index 203eb7775fdea..b2117ddfc494b 100644 --- a/subsys/bluetooth/shell/l2cap.c +++ b/subsys/bluetooth/shell/l2cap.c @@ -440,4 +440,3 @@ static int cmd_l2cap(const struct shell *shell, size_t argc, char **argv) SHELL_CMD_ARG_REGISTER(l2cap, &l2cap_cmds, "Bluetooth L2CAP shell commands", cmd_l2cap, 1, 1); - diff --git a/subsys/bluetooth/shell/rfcomm.c b/subsys/bluetooth/shell/rfcomm.c index 8b99d92fc1d6f..cf094d57c02ce 100644 --- a/subsys/bluetooth/shell/rfcomm.c +++ b/subsys/bluetooth/shell/rfcomm.c @@ -256,4 +256,3 @@ static int cmd_rfcomm(const struct shell *shell, size_t argc, char **argv) SHELL_CMD_ARG_REGISTER(rfcomm, &rfcomm_cmds, "Bluetooth RFCOMM shell commands", cmd_rfcomm, 1, 1); - diff --git a/subsys/debug/tracing/ctf/bottoms/posix/ctf_bottom.c b/subsys/debug/tracing/ctf/bottoms/posix/ctf_bottom.c index 4d28f7501c62f..d85bd378bdcfa 100644 --- a/subsys/debug/tracing/ctf/bottoms/posix/ctf_bottom.c +++ b/subsys/debug/tracing/ctf/bottoms/posix/ctf_bottom.c @@ -56,4 +56,3 @@ void add_ctf_option(void) native_add_command_line_opts(ctf_options); } NATIVE_TASK(add_ctf_option, PRE_BOOT_1, 1); - diff --git a/subsys/disk/disk_access_usdhc.c b/subsys/disk/disk_access_usdhc.c index 53a22abdc9fc6..c95789dc40180 100644 --- a/subsys/disk/disk_access_usdhc.c +++ b/subsys/disk/disk_access_usdhc.c @@ -2900,4 +2900,3 @@ DEVICE_AND_API_INIT(usdhc_dev2, #error No USDHC2 slot on board. #endif #endif - diff --git a/subsys/fs/Kconfig.littlefs b/subsys/fs/Kconfig.littlefs index a5373dcdc0e80..9407c824573ab 100644 --- a/subsys/fs/Kconfig.littlefs +++ b/subsys/fs/Kconfig.littlefs @@ -89,4 +89,3 @@ config FS_LITTLEFS_FC_MEM_POOL_NUM_BLOCKS endif # FS_LITTLEFS_FC_MEM_POOL endmenu - diff --git a/subsys/net/ip/promiscuous.c b/subsys/net/ip/promiscuous.c index a867137a6f6f0..bc7973d4297b3 100644 --- a/subsys/net/ip/promiscuous.c +++ b/subsys/net/ip/promiscuous.c @@ -96,4 +96,3 @@ enum net_verdict net_promisc_mode_input(struct net_pkt *pkt) return NET_OK; } - diff --git a/subsys/net/l2/ppp/auth.c b/subsys/net/l2/ppp/auth.c index d3d40034b5f4b..795e4be0728e7 100644 --- a/subsys/net/l2/ppp/auth.c +++ b/subsys/net/l2/ppp/auth.c @@ -15,5 +15,3 @@ LOG_MODULE_DECLARE(net_l2_ppp, CONFIG_NET_L2_PPP_LOG_LEVEL); #include "net_private.h" #include "ppp_internal.h" - - diff --git a/subsys/net/lib/mqtt/mqtt.c b/subsys/net/lib/mqtt/mqtt.c index 02bdc384ddfb4..55cd5db40d1e1 100644 --- a/subsys/net/lib/mqtt/mqtt.c +++ b/subsys/net/lib/mqtt/mqtt.c @@ -689,4 +689,3 @@ int mqtt_readall_publish_payload(struct mqtt_client *client, u8_t *buffer, return 0; } - diff --git a/subsys/net/lib/openthread/platform/logging.c b/subsys/net/lib/openthread/platform/logging.c index 247074e4e09a0..c5f348c27f46a 100644 --- a/subsys/net/lib/openthread/platform/logging.c +++ b/subsys/net/lib/openthread/platform/logging.c @@ -54,4 +54,3 @@ void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, break; } } - diff --git a/subsys/net/lib/openthread/platform/platform.c b/subsys/net/lib/openthread/platform/platform.c index bd16149ace5dc..0495604b193f9 100644 --- a/subsys/net/lib/openthread/platform/platform.c +++ b/subsys/net/lib/openthread/platform/platform.c @@ -30,4 +30,3 @@ void otSysProcessDrivers(otInstance *aInstance) platformRadioProcess(aInstance); platformAlarmProcess(aInstance); } - diff --git a/subsys/shell/shell_help.c b/subsys/shell/shell_help.c index 7e127cd8f3444..207869309e9c3 100644 --- a/subsys/shell/shell_help.c +++ b/subsys/shell/shell_help.c @@ -208,4 +208,3 @@ void shell_help_cmd_print(const struct shell *shell) formatted_text_print(shell, shell->ctx->active_cmd.help, field_width, false); } - diff --git a/subsys/testsuite/ztest/include/ztest_assert.h b/subsys/testsuite/ztest/include/ztest_assert.h index 54b33cf96c754..69cda73627d1f 100644 --- a/subsys/testsuite/ztest/include/ztest_assert.h +++ b/subsys/testsuite/ztest/include/ztest_assert.h @@ -1,4 +1,3 @@ - /* * Copyright (c) 2016 Intel Corporation * diff --git a/tests/arch/x86/static_idt/src/main.c b/tests/arch/x86/static_idt/src/main.c index 9441df260f564..adcaded9964be 100644 --- a/tests/arch/x86/static_idt/src/main.c +++ b/tests/arch/x86/static_idt/src/main.c @@ -1,4 +1,3 @@ - /* * Copyright (c) 2012-2014 Wind River Systems, Inc. * diff --git a/tests/benchmarks/latency_measure/src/sema_lock_release.c b/tests/benchmarks/latency_measure/src/sema_lock_release.c index 8712681ab1934..475b0338311c6 100644 --- a/tests/benchmarks/latency_measure/src/sema_lock_release.c +++ b/tests/benchmarks/latency_measure/src/sema_lock_release.c @@ -1,4 +1,3 @@ - /* * Copyright (c) 2012-2015 Wind River Systems, Inc. * diff --git a/tests/benchmarks/latency_measure/src/utils.c b/tests/benchmarks/latency_measure/src/utils.c index 8fd3d224cd044..09401f8a58a60 100644 --- a/tests/benchmarks/latency_measure/src/utils.c +++ b/tests/benchmarks/latency_measure/src/utils.c @@ -18,4 +18,3 @@ /* scratchpad for the string used to print on console */ char tmp_string[TMP_STRING_SIZE]; - diff --git a/tests/benchmarks/latency_measure/src/utils.h b/tests/benchmarks/latency_measure/src/utils.h index 42802db3e6657..ff6b1b12ab78d 100644 --- a/tests/benchmarks/latency_measure/src/utils.h +++ b/tests/benchmarks/latency_measure/src/utils.h @@ -81,4 +81,3 @@ extern void raiseInt(u8_t id); /* pointer to the ISR */ typedef void (*ptestIsr) (void *unused); - diff --git a/tests/crypto/tinycrypt/src/test_ecc_utils.h b/tests/crypto/tinycrypt/src/test_ecc_utils.h index b3efb93d0045f..cff0e98139e77 100644 --- a/tests/crypto/tinycrypt/src/test_ecc_utils.h +++ b/tests/crypto/tinycrypt/src/test_ecc_utils.h @@ -89,4 +89,3 @@ int check_code(const int num, const int expected, #endif /* __TEST_ECC_UTILS_H__ */ - diff --git a/tests/crypto/tinycrypt/testcase.yaml b/tests/crypto/tinycrypt/testcase.yaml index aeee21fa7b74b..b4f0c11ef193f 100644 --- a/tests/crypto/tinycrypt/testcase.yaml +++ b/tests/crypto/tinycrypt/testcase.yaml @@ -3,4 +3,3 @@ tests: tags: tinycrypt crypto aes ccm timeout: 300 platform_whitelist: native_posix - diff --git a/tests/drivers/build_all/src/main.c b/tests/drivers/build_all/src/main.c index 17c097ec577ed..0aee172555ebc 100644 --- a/tests/drivers/build_all/src/main.c +++ b/tests/drivers/build_all/src/main.c @@ -18,4 +18,3 @@ void main(void) { printk("Hello World!\n"); } - diff --git a/tests/drivers/clock_control/clock_control_api/testcase.yaml b/tests/drivers/clock_control/clock_control_api/testcase.yaml index deec84bc164be..28cb6efafced9 100644 --- a/tests/drivers/clock_control/clock_control_api/testcase.yaml +++ b/tests/drivers/clock_control/clock_control_api/testcase.yaml @@ -7,4 +7,3 @@ tests: tags: drivers platform_whitelist: nrf51_pca10028 nrf52_pca10040 nrf52840_pca10056 extra_args: CONF_FILE="nrf_lfclk_rc.conf" - diff --git a/tests/drivers/clock_control/nrf_clock_calibration/testcase.yaml b/tests/drivers/clock_control/nrf_clock_calibration/testcase.yaml index bcc4e32bb9056..763fff4744186 100644 --- a/tests/drivers/clock_control/nrf_clock_calibration/testcase.yaml +++ b/tests/drivers/clock_control/nrf_clock_calibration/testcase.yaml @@ -2,4 +2,3 @@ tests: drivers.clock.nrf5_clock_calibration: tags: drivers platform_whitelist: nrf51_pca10028 nrf52_pca10040 nrf52840_pca10056 - diff --git a/tests/drivers/ipm/src/ipm_dummy.c b/tests/drivers/ipm/src/ipm_dummy.c index 149957481d5ad..0b723d52f6c6a 100644 --- a/tests/drivers/ipm/src/ipm_dummy.c +++ b/tests/drivers/ipm/src/ipm_dummy.c @@ -131,4 +131,3 @@ int ipm_dummy_init(struct device *d) return 0; } - diff --git a/tests/drivers/ipm/src/main.c b/tests/drivers/ipm/src/main.c index 08c2e9f349c52..a3b4688a0935d 100644 --- a/tests/drivers/ipm/src/main.c +++ b/tests/drivers/ipm/src/main.c @@ -106,5 +106,3 @@ void main(void) TC_END_RESULT(rv); TC_END_REPORT(rv); } - - diff --git a/tests/drivers/kscan/kscan_api/src/test_kscan.c b/tests/drivers/kscan/kscan_api/src/test_kscan.c index 000f20b52a4d1..f8e1d6c1136ce 100644 --- a/tests/drivers/kscan/kscan_api/src/test_kscan.c +++ b/tests/drivers/kscan/kscan_api/src/test_kscan.c @@ -99,4 +99,3 @@ void test_control_callback(void) zassert_true(test_disable_enable_callback() == TC_PASS, NULL); k_sleep(K_MSEC(1000)); } - diff --git a/tests/drivers/pinmux/pinmux_basic_api/testcase.yaml b/tests/drivers/pinmux/pinmux_basic_api/testcase.yaml index 28d6ca3fe3373..9441ca72ced7d 100644 --- a/tests/drivers/pinmux/pinmux_basic_api/testcase.yaml +++ b/tests/drivers/pinmux/pinmux_basic_api/testcase.yaml @@ -4,4 +4,3 @@ tests: harness: loopback filter: dt_alias_exists("gpio-0") or dt_alias_exists("gpio-1") depends_on: gpio - diff --git a/tests/kernel/common/src/boot_delay.c b/tests/kernel/common/src/boot_delay.c index 3e47ab6a09a49..099d1ff2a8c7a 100644 --- a/tests/kernel/common/src/boot_delay.c +++ b/tests/kernel/common/src/boot_delay.c @@ -30,4 +30,3 @@ void test_verify_bootdelay(void) /** * @} */ - diff --git a/tests/kernel/common/src/errno.c b/tests/kernel/common/src/errno.c index 236d0ebc44d49..930a1e6bafd43 100644 --- a/tests/kernel/common/src/errno.c +++ b/tests/kernel/common/src/errno.c @@ -99,4 +99,3 @@ void test_thread_context(void) rv = TC_FAIL; } } - diff --git a/tests/kernel/common/src/irq_offload.c b/tests/kernel/common/src/irq_offload.c index 7618a0f118f88..86bcf9d5913a1 100644 --- a/tests/kernel/common/src/irq_offload.c +++ b/tests/kernel/common/src/irq_offload.c @@ -60,4 +60,3 @@ void test_irq_offload(void) zassert_equal(sentinel, SENTINEL_VALUE, "irq_offload() didn't work properly"); } - diff --git a/tests/kernel/interrupt/src/interrupt.h b/tests/kernel/interrupt/src/interrupt.h index 31ae902384ed4..ba02873fe5760 100644 --- a/tests/kernel/interrupt/src/interrupt.h +++ b/tests/kernel/interrupt/src/interrupt.h @@ -76,4 +76,3 @@ static void trigger_irq(int irq) /* for not supported architecture */ #define NO_TRIGGER_FROM_SW #endif - diff --git a/tests/kernel/mem_pool/mem_pool_concept/src/main.c b/tests/kernel/mem_pool/mem_pool_concept/src/main.c index dee5f178c8079..1b4efc018ac90 100644 --- a/tests/kernel/mem_pool/mem_pool_concept/src/main.c +++ b/tests/kernel/mem_pool/mem_pool_concept/src/main.c @@ -20,4 +20,3 @@ void test_main(void) ztest_unit_test(test_mpool_alloc_merge_failed_diff_parent)); ztest_run_test_suite(mpool_concept); } - diff --git a/tests/kernel/mem_slab/mslab_concept/src/main.c b/tests/kernel/mem_slab/mslab_concept/src/main.c index bf0454981ee71..d360c5575d54b 100644 --- a/tests/kernel/mem_slab/mslab_concept/src/main.c +++ b/tests/kernel/mem_slab/mslab_concept/src/main.c @@ -14,4 +14,3 @@ void test_main(void) ztest_1cpu_unit_test(test_mslab_alloc_wait_prio)); ztest_run_test_suite(mslab_concept); } - diff --git a/tests/kernel/pending/src/main.c b/tests/kernel/pending/src/main.c index 3b1a09686dc50..252f0c18f105d 100644 --- a/tests/kernel/pending/src/main.c +++ b/tests/kernel/pending/src/main.c @@ -478,4 +478,3 @@ K_THREAD_DEFINE(TASK_LOW, PREEM_STACKSIZE, task_low, NULL, NULL, NULL, K_THREAD_DEFINE(TASK_HIGH, PREEM_STACKSIZE, task_high, NULL, NULL, NULL, 5, 0, K_NO_WAIT); - diff --git a/tests/kernel/pipe/pipe/src/main.c b/tests/kernel/pipe/pipe/src/main.c index 79557a7fb139c..abe81c52cb939 100644 --- a/tests/kernel/pipe/pipe/src/main.c +++ b/tests/kernel/pipe/pipe/src/main.c @@ -41,5 +41,3 @@ void test_main(void) ztest_run_test_suite(test_pipe); } - - diff --git a/tests/kernel/queue/src/test_queue_fail.c b/tests/kernel/queue/src/test_queue_fail.c index 4f0dca9b406de..2ec3e8b57f055 100644 --- a/tests/kernel/queue/src/test_queue_fail.c +++ b/tests/kernel/queue/src/test_queue_fail.c @@ -23,4 +23,3 @@ void test_queue_get_fail(void) zassert_is_null(k_queue_get(&queue, K_NO_WAIT), NULL); zassert_is_null(k_queue_get(&queue, TIMEOUT), NULL); } - diff --git a/tests/kernel/sched/schedule_api/src/test_sched_priority.c b/tests/kernel/sched/schedule_api/src/test_sched_priority.c index 69a0254417ceb..5067ba7ea9616 100644 --- a/tests/kernel/sched/schedule_api/src/test_sched_priority.c +++ b/tests/kernel/sched/schedule_api/src/test_sched_priority.c @@ -131,4 +131,3 @@ void test_bad_priorities(void) testcases[i].result, "failed check %d", i); } } - diff --git a/tests/kernel/sched/schedule_api/src/user_api.c b/tests/kernel/sched/schedule_api/src/user_api.c index 8318b4d3cdc6b..309bec2009bf3 100644 --- a/tests/kernel/sched/schedule_api/src/user_api.c +++ b/tests/kernel/sched/schedule_api/src/user_api.c @@ -79,4 +79,3 @@ void test_user_k_is_preempt(void) twp = thread_was_preempt; zassert_true(twp, "unexpected return value"); } - diff --git a/tests/kernel/threads/thread_apis/src/test_kthread_for_each.c b/tests/kernel/threads/thread_apis/src/test_kthread_for_each.c index 0a72f498abcd3..a804b8d499dde 100644 --- a/tests/kernel/threads/thread_apis/src/test_kthread_for_each.c +++ b/tests/kernel/threads/thread_apis/src/test_kthread_for_each.c @@ -77,4 +77,3 @@ void test_k_thread_foreach(void) "thread_callback() not getting called"); k_thread_abort(tid); } - diff --git a/tests/lib/gui/lvgl/src/img.c b/tests/lib/gui/lvgl/src/img.c index 2f86eab8da11b..7031756aa7ba9 100644 --- a/tests/lib/gui/lvgl/src/img.c +++ b/tests/lib/gui/lvgl/src/img.c @@ -135,4 +135,3 @@ const lv_img_dsc_t *get_lvgl_img(void) { return &img_dsc; } - diff --git a/tests/lib/gui/lvgl/src/main.c b/tests/lib/gui/lvgl/src/main.c index 6800169dcca2a..83beda3ac54db 100644 --- a/tests/lib/gui/lvgl/src/main.c +++ b/tests/lib/gui/lvgl/src/main.c @@ -142,4 +142,3 @@ void test_main(void) ztest_run_test_suite(lvgl_screen); ztest_run_test_suite(lvgl_fs); } - diff --git a/tests/posix/fs/src/test_fs.h b/tests/posix/fs/src/test_fs.h index 569e1311efad3..f0ab6ce3328da 100644 --- a/tests/posix/fs/src/test_fs.h +++ b/tests/posix/fs/src/test_fs.h @@ -23,4 +23,3 @@ void test_fs_unlink(void); void test_fs_mkdir(void); void test_fs_readdir(void); void test_fs_rmdir(void); - diff --git a/tests/subsys/fs/fat_fs_api/src/common.c b/tests/subsys/fs/fat_fs_api/src/common.c index 87b465debad64..4e250fcb4a9e2 100644 --- a/tests/subsys/fs/fat_fs_api/src/common.c +++ b/tests/subsys/fs/fat_fs_api/src/common.c @@ -19,4 +19,3 @@ int check_file_dir_exists(const char *path) return !res; } - diff --git a/tests/subsys/fs/fat_fs_dual_drive/src/common.c b/tests/subsys/fs/fat_fs_dual_drive/src/common.c index 87b465debad64..4e250fcb4a9e2 100644 --- a/tests/subsys/fs/fat_fs_dual_drive/src/common.c +++ b/tests/subsys/fs/fat_fs_dual_drive/src/common.c @@ -19,4 +19,3 @@ int check_file_dir_exists(const char *path) return !res; } - diff --git a/tests/subsys/fs/fat_fs_dual_drive/src/test_fat.h b/tests/subsys/fs/fat_fs_dual_drive/src/test_fat.h index b72de6e6a82ba..9961843580aa5 100644 --- a/tests/subsys/fs/fat_fs_dual_drive/src/test_fat.h +++ b/tests/subsys/fs/fat_fs_dual_drive/src/test_fat.h @@ -29,4 +29,3 @@ void test_fat_mount(void); void test_fat_file(void); void test_fat_dir(void); void test_fat_fs(void); - diff --git a/tests/subsys/fs/multi-fs/src/fat_test_utils.c b/tests/subsys/fs/multi-fs/src/fat_test_utils.c index 87b465debad64..4e250fcb4a9e2 100644 --- a/tests/subsys/fs/multi-fs/src/fat_test_utils.c +++ b/tests/subsys/fs/multi-fs/src/fat_test_utils.c @@ -19,4 +19,3 @@ int check_file_dir_exists(const char *path) return !res; } - diff --git a/tests/subsys/fs/multi-fs/src/test_fat.h b/tests/subsys/fs/multi-fs/src/test_fat.h index 0f178ec795314..a08922c33281c 100644 --- a/tests/subsys/fs/multi-fs/src/test_fat.h +++ b/tests/subsys/fs/multi-fs/src/test_fat.h @@ -27,4 +27,3 @@ void test_fat_unlink(void); void test_fat_mkdir(void); void test_fat_readdir(void); void test_fat_rmdir(void); - diff --git a/tests/subsys/jwt/src/main.c b/tests/subsys/jwt/src/main.c index 0a7d97fe4a64e..5775ffe732010 100644 --- a/tests/subsys/jwt/src/main.c +++ b/tests/subsys/jwt/src/main.c @@ -64,4 +64,3 @@ void test_main(void) ztest_run_test_suite(lib_jwt_test); } - diff --git a/tests/subsys/settings/fcb/src/settings_test_compress_deleted.c b/tests/subsys/settings/fcb/src/settings_test_compress_deleted.c index 5786484b07ed8..be0e0130b94fd 100644 --- a/tests/subsys/settings/fcb/src/settings_test_compress_deleted.c +++ b/tests/subsys/settings/fcb/src/settings_test_compress_deleted.c @@ -128,4 +128,3 @@ void test_config_compress_deleted(void) rc = fcb_walk(&cf.cf_fcb, &fcb_small_sectors[1], check_compressed_cb, NULL); } - diff --git a/tests/unit/base64/main.c b/tests/unit/base64/main.c index 8f297b1df63a0..5de99f8f2cb10 100644 --- a/tests/unit/base64/main.c +++ b/tests/unit/base64/main.c @@ -137,4 +137,3 @@ void test_main(void) ztest_run_test_suite(lib_base64_test); } - diff --git a/tests/unit/list/main.c b/tests/unit/list/main.c index 6c4a4d906a40b..e37dfb1c98a3a 100644 --- a/tests/unit/list/main.c +++ b/tests/unit/list/main.c @@ -20,4 +20,3 @@ void test_main(void) ztest_run_test_suite(dlist); } -