Browse Source

qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_tsf.h

Fix kernel checkpatch warnings in wlan_hdd_tsf.h.

Change-Id: I6b869b07e13b8dcaac8ae8d8b00b2592fb5f80b2
CRs-Fixed: 2024274
Srinivas Girigowda 8 năm trước cách đây
mục cha
commit
ad005ab6de
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      core/hdd/inc/wlan_hdd_tsf.h

+ 1 - 2
core/hdd/inc/wlan_hdd_tsf.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -72,7 +72,6 @@ int hdd_get_tsf_cb(void *pcb_cxt, struct stsf *ptsf);
 #else
 static inline void wlan_hdd_tsf_init(struct hdd_context_s *hdd_ctx)
 {
-	return;
 }
 
 static inline int hdd_indicate_tsf(struct hdd_adapter_s *adapter, uint32_t *buf,