diff options
| author | Stefan Wahren <[email protected]> | 2024-04-25 16:58:50 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-05-04 16:42:01 +0000 |
| commit | 001a3df620d03ae6284c8b2a014d62e5494b1ff2 (patch) | |
| tree | b68dd749d104d3f7c945dfb7a53d86ed159936ad /drivers/pwm/pwm-stm32.c | |
| parent | staging: vchiq_core: Use printk messages for devices (diff) | |
| download | kernel-001a3df620d03ae6284c8b2a014d62e5494b1ff2.tar.gz kernel-001a3df620d03ae6284c8b2a014d62e5494b1ff2.zip | |
staging: vchiq_core: Add parentheses to VCHIQ_MSG_SRCPORT
checkpatch.pl complains
ERROR: Macros with complex values should be enclosed in parentheses
+#define VCHIQ_MSG_SRCPORT(msgid) \
+ (unsigned short)(((unsigned int)(msgid) >> 12) & 0xfff)
Signed-off-by: Stefan Wahren <[email protected]>
Reviewed-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions
