diff src/cs/drivers/drv_app/spi/spi_process.h @ 259:365833d1d186

drv_app/spi/*: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 01:30:13 +0000
parents 4e78acac3d88
children 34b7059b9337
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/spi/spi_process.h	Fri May 14 00:11:30 2021 +0000
+++ b/src/cs/drivers/drv_app/spi/spi_process.h	Fri May 14 01:30:13 2021 +0000
@@ -30,10 +30,10 @@
 /*******************************************************************************
 ** Function         spi_process
 **
-** Description     It is called by the spi task core to handle the access to                                         
-**                 the ABB through the SPI in a non-preemptive way.        
+** Description     It is called by the spi task core to handle the access to
+**                 the ABB through the SPI in a non-preemptive way.
 **
 *******************************************************************************/
 UINT8 spi_process(T_RV_HDR * msg_ptr);
 
-#endif /* __SPI_PROCESS_H__ */
\ No newline at end of file
+#endif /* __SPI_PROCESS_H__ */