On Fri, 2023-07-21 at 14:34 +0800, hanyu001@xxxxxxxxxx wrote: > Fix checkpatch warnings: > > ./drivers/net/wireless/ralink/rt2x00/rt2x00.h:386: ERROR: "foo* bar" > should be "foo *bar" > ./drivers/net/wireless/ralink/rt2x00/rt2x00.h:513: ERROR: "foo* bar" > should be "foo *bar" > > Signed-off-by: Yu Han <hanyu001@xxxxxxxxxx> This patch is broken. I'll just point you to what I wrote before: https://lore.kernel.org/all/058dd31ef48495f8641f5b66839aaea039af0f08.camel@xxxxxxxxxxxxxxxx/ What _are_ you trying to achieve?! Currently all you're achieving is annoying everyone with broken (and pointless submissions). johannes