mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
Staging: clocking-wizard: CHECK:Please use a blank line
This patch fixes the checkpatch.pl issue: CHECK: Please use a blank line after function/struct/union/enum declarations Signed-off-by: SirnamSwetha <theonly.ultimate@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
82293995e8
commit
6e0906c72f
@ -71,6 +71,7 @@ struct clk_wzrd {
|
||||
int speed_grade;
|
||||
bool suspended;
|
||||
};
|
||||
|
||||
#define to_clk_wzrd(_nb) container_of(_nb, struct clk_wzrd, nb)
|
||||
|
||||
/* maximum frequencies for input/output clocks per speed grade */
|
||||
|
Loading…
x
Reference in New Issue
Block a user