]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()
authorYury Norov <ynorov@nvidia.com>
Tue, 3 Mar 2026 20:08:41 +0000 (15:08 -0500)
committerXu Yilun <yilun.xu@linux.intel.com>
Wed, 25 Mar 2026 06:57:26 +0000 (14:57 +0800)
commitf63ddbcc3299047e7026b9324520aa826794f0c5
treede73e653d2d6554b0aa63ac4400209569dd09d0c
parent26e5e1be2e640a562618c1aa03ed15b62bfbf2d6
fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()

Switch show_canceled_csk() to use the proper sysfs_emit("%*pbl").

Reviewed-by: Russ Weight <russ.weight@linux.dev>
Suggested-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
[ Yilun: Remove unnecessary header file ]
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20260303200842.124996-6-ynorov@nvidia.com
Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
drivers/fpga/intel-m10-bmc-sec-update.c