Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1230297
| From | Toshi Kani <toshi.kani@hpe.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] EDAC: Fix sysfs dimm_label show & store operations |
| Date | 2015-09-22 17:10 +0200 |
| Message-ID | <qbxmF-sc-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch-set fixes the show and store operations of EDAC sysfs files, "dimm_label" and "chX_dimm_label". --- v2: - Always set a null at the end in the store operation. --- Toshi Kani (2): 1/2 EDAC: Fix sysfs dimm_label show operation 2/2 EDAC: Fix sysfs dimm_label store operation --- drivers/edac/edac_mc_sysfs.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] EDAC: Fix sysfs dimm_label show & store operations Toshi Kani <toshi.kani@hpe.com> - 2015-09-22 17:10 +0200 [PATCH v2 1/2] EDAC: Fix sysfs dimm_label show operation Toshi Kani <toshi.kani@hpe.com> - 2015-09-22 17:10 +0200
csiph-web