]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: ras-non-standard-handler: Fix checkpatch warning
authorShiju Jose <shiju.jose@huawei.com>
Mon, 19 Aug 2024 11:11:44 +0000 (12:11 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 12:27:18 +0000 (13:27 +0100)
commit736e8ba97b1c996c05412016090690f04c7b933c
treef93c6001396d5544b5aaeaa81e960667e90d97ff
parent3078199887dd46c4070300d7bdcda3596036f865
rasdaemon: ras-non-standard-handler: Fix checkpatch warning

Fix following checkpatch warning,
CHECK: spaces preferred around that '*' (ctx:WxV)
+ sqlite3_stmt *stmt_dec_record;

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