summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
diff options
context:
space:
mode:
authorBastien Curutchet <[email protected]>2024-10-21 17:13:25 +0200
committerTom Rini <[email protected]>2024-10-29 18:45:22 -0600
commit7a7b13838f11f6dbb3049a44b8884e9139f39b5e (patch)
treefd8076ad33fb9464e688b46803b4f3373c572903 /include/linux/unaligned
parentbef9fdbed2e525ce9264d2ae2fbcb37db7472052 (diff)
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
Fix following CHECK pointed out by checkpatch: CHECK: Macro argument 'cs' may be better as '(cs)' to avoid precedence issues #62: FILE: drivers/memory/ti-aemif.c:15: +#define AEMIF_CONFIG(cs) (0x10 + (cs * 4)) Signed-off-by: Bastien Curutchet <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions