FDDI: defza: Add missing comment closing
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 7 Nov 2018 12:06:59 +0000 (12:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 05:53:30 +0000 (21:53 -0800)
Fix:

drivers/net/fddi/defza.h:238:1: warning: "/*" within comment [-Wcomment]

by adding a missing comment closing.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found