diff options
author | Sai Krishna Potthuri <[email protected]> | 2021-08-18 12:53:14 +0530 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-09-16 10:21:35 +0200 |
commit | 5297cfa6bdf93e3889f78f9b482e2a595a376083 (patch) | |
tree | 9580a442bb5404241c806e67fce55d0b9f215f2a /fs/btrfs/tree-mod-log.c | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) |
EDAC/synopsys: Fix wrong value type assignment for edac_mode
dimm->edac_mode contains values of type enum edac_type - not the
corresponding capability flags. Fix that.
Issue caught by Coverity check "enumerated type mixed with another
type."
[ bp: Rewrite commit message, add tags. ]
Fixes: ae9b56e3996d ("EDAC, synps: Add EDAC support for zynq ddr ecc controller")
Signed-off-by: Sai Krishna Potthuri <[email protected]>
Signed-off-by: Shubhrajyoti Datta <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions