]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: ras-arm-handler: Fix checkpatch warning length exceeds 120 columns
authorShiju Jose <shiju.jose@huawei.com>
Mon, 19 Aug 2024 10:51:30 +0000 (11:51 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 12:27:18 +0000 (13:27 +0100)
commitc9362860103541cad141c59386362dc35c8c161f
tree0584797165a34d7575a99e7cf908ae627c17e690
parent1779d4d80394e6041cc5b0ed0ce79b292f754125
rasdaemon: ras-arm-handler: Fix checkpatch warning length exceeds 120 columns

Fix following checkpatch warning in ras-arm-handler.
+ trace_seq_printf(s, " Program execution can be restarted reliably at the PC associated with the error");

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
ras-arm-handler.c