diff options
| author | Simon Glass <[email protected]> | 2022-01-22 05:07:24 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-02-08 23:07:59 -0500 |
| commit | 93cb515fe307453ccf8250cf56b3cc1a3dc06a6f (patch) | |
| tree | 65d8d1376dfe73d0c48fc5f07ad4447761d31f42 /scripts | |
| parent | d67f9e35c4573fd6389d41a7dfdfaf1e6a155005 (diff) | |
mmc: fsl: Use brackets around if()
At present the IS_ENABLED() macro has extra brackets, making it possible
to write:
if IS_ENABLED(CONFIG_XXX)
but it is a bit confusing. Add the missing brackets.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
