RAS/CEC: Rename count_threshold to action_threshold
authorBorislav Petkov <bp@suse.de>
Sat, 20 Apr 2019 19:30:11 +0000 (21:30 +0200)
committerBorislav Petkov <bp@suse.de>
Sat, 8 Jun 2019 15:38:17 +0000 (17:38 +0200)
commitb8b5ca6600dec2a4f1e50ca9d3cf9e1d032870cd
tree99d859bfd6857489ed72eb91fae3b747f1213d11
parent9632a3299bb1897f01c6a485ff035b20e61d7ae1
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>
drivers/ras/cec.c