[PATCH] staging: rtl8723bs: put '{' on struct's first line

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Aug 18 08:10:44 UTC 2021


On Tue, Aug 17, 2021 at 09:41:05PM -0700, daniel watson wrote:
> From: Daniel Watson <ozzloy at challenge-bot.com>
> 
> Moved the opening curly brace to the end of the opening
> line of the phy_stat struct for style consistency.
> 
> Signed-off-by: Daniel Watson <ozzloy at challenge-bot.com>
> ---
>  drivers/staging/rtl8723bs/include/rtl8192c_recv.h | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

This change does not apply to my tree at all.  Make sure that you are
working off of the latest development tree, and not older kernel trees
(like Linus's), otherwise you will end up duplicating work that others
have already done.

thanks,

greg k-h


More information about the devel mailing list