> -----Original Message----- > From: ZeroBeat <ZeroBeat@xxxxxx> > Sent: Thursday, December 7, 2023 5:39 PM > To: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Cc: linux-wireless@xxxxxxxxxxxxxxx; Jes.Sorensen@xxxxxxxxx > Subject: Re: [PATCH] wifiwifi: Realtek: rtl8xxxu Add new device ID > > Is this correct to commit inline patches? > Looks for me similar to this one > https://lore.kernel.org/linux-wireless/20231127162022.518834-2-kvalo@xxxxxxxxxx/T/#u > The basic steps to submit a patch are: 1. add this patch to wireless-next tree locally 2. git format-patch -1 3. run ./scripts/checkpatch.pl with your patch and fix warnings 4. git send-email to send out the patch. With above steps, your patch would be much similar to others. More detail can reference Documentation/process/submitting-patches.rst and https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches