staging: vt6655: alignment should match open parenthesis
Align code to the open parenthesis to fix the alignment issue. Signed-off-by: Payal Kshirsagar <payalskshirsagar1234@gmail.com> Link: https://lore.kernel.org/r/20200309170927.6171-1-payalskshirsagar1234@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ad3ee73007
commit
a632b9faec
@ -63,6 +63,6 @@ bool CARDbSetPhyParameter(struct vnt_private *priv, u8 bb_type);
|
|||||||
bool CARDbUpdateTSF(struct vnt_private *priv, unsigned char byRxRate,
|
bool CARDbUpdateTSF(struct vnt_private *priv, unsigned char byRxRate,
|
||||||
u64 qwBSSTimestamp);
|
u64 qwBSSTimestamp);
|
||||||
bool CARDbSetBeaconPeriod(struct vnt_private *priv,
|
bool CARDbSetBeaconPeriod(struct vnt_private *priv,
|
||||||
unsigned short wBeaconInterval);
|
unsigned short wBeaconInterval);
|
||||||
|
|
||||||
#endif /* __CARD_H__ */
|
#endif /* __CARD_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user