commit | b8b5ca6600dec2a4f1e50ca9d3cf9e1d032870cd | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Sat Apr 20 21:30:11 2019 +0200 |
committer | Borislav Petkov <bp@suse.de> | Sat Jun 08 17:38:17 2019 +0200 |
tree | 99d859bfd6857489ed72eb91fae3b747f1213d11 | |
parent | 9632a3299bb1897f01c6a485ff035b20e61d7ae1 [diff] |
RAS/CEC: Rename count_threshold to action_threshold ... which is the better, more-fitting name anyway. Tony: - make action_threshold u64 due to debugfs accessors expecting u64. - rename the remaining: s/count_threshold/action_threshold/g Co-developed-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: linux-edac <linux-edac@vger.kernel.org>