hanyu001@xxxxxxxxxx writes: > Fixes the following checkpatch errors: > > ./drivers/net/wireless/marvell/libertas/debugfs.c:712: ERROR: spaces > required around that '=' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:712: ERROR: spaces > required around that '<' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:723: ERROR: spaces > required around that '=' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:723: ERROR: spaces > required around that '<' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:734: ERROR: spaces > required around that '=' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:734: ERROR: spaces > required around that '<' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:754: ERROR: spaces > required around that '=' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:754: ERROR: spaces > required around that '<' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:754: ERROR: space > required before the open parenthesis '(' > ./drivers/net/wireless/marvell/libertas/debugfs.c:759: ERROR: spaces > required around that '=' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:759: ERROR: spaces > required around that '<' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:759: ERROR: space > required before the open parenthesis '(' > ./drivers/net/wireless/marvell/libertas/debugfs.c:766: ERROR: spaces > required around that '=' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:766: ERROR: spaces > required around that '<' (ctx:VxV) > ./drivers/net/wireless/marvell/libertas/debugfs.c:766: ERROR: space > required before the open parenthesis '(' > > Signed-off-by: Yu Han <hanyu001@xxxxxxxxxx> Please don't submit checkpatch fixes to linux-wireless, they are too much work with very little gain. And libertas is an orphaned driver, we want to make the absolute minimal changes to it. I'm now going to silently reject all checkpatch patches in patchwork. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches