Skip to content

Commit

Permalink
Eliminate trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftenney committed Jul 12, 2023
1 parent e124ffe commit a2c24ec
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion portable/ARMv8M/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM23/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM23_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM33/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM33_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM35P/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM35P_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM55/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM55_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM85/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/GCC/ARM_CM85_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM23/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM23_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM33/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM33_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM35P/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM35P_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM55/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM55_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM85/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down
2 changes: 1 addition & 1 deletion portable/IAR/ARM_CM85_NTZ/non_secure/portmacrocommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ typedef struct MPU_SETTINGS
#if ( configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 )

/**
* @brief Count the number of leading zeros in a 32-bit value.
* @brief Count the number of leading zeros in a 32-bit value.
*/
static portFORCE_INLINE uint32_t ulPortCountLeadingZeros( uint32_t ulBitmap )
{
Expand Down

0 comments on commit a2c24ec

Please sign in to comment.