mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:34:05 +08:00
net: pci200syn: fix the comments style issue
Networking block comments don't use an empty /* line, use /* Comment... This patch fixes the comments style issues. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8e7680c102
commit
6855d301e9
@ -42,8 +42,7 @@
|
||||
static int pci_clock_freq = 33000000;
|
||||
#define CLOCK_BASE pci_clock_freq
|
||||
|
||||
/*
|
||||
* PLX PCI9052 local configuration and shared runtime registers.
|
||||
/* PLX PCI9052 local configuration and shared runtime registers.
|
||||
* This structure can be used to access 9052 registers (memory mapped).
|
||||
*/
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user