ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / ath9k_htc / target_firmware / magpie_fw_dev / target / buf_pool / buf_pool_static.h
index d882436ef6dc434f036d6f2e1175d73c60e7c9d0..02c55ade712cfa23889a59825da60303c4827c4c 100755 (executable)
  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 /*
- * @File: 
- * 
- * @Abstract: 
- * 
- * @Notes: 
+ * @File:
+ *
+ * @Abstract:
+ *
+ * @Notes:
  */
 
 #ifndef BUF_POOL_STATIC_H_
@@ -45,7 +45,7 @@
 
 typedef struct _BUF_POOL_STATIC_CONTEXT {
     VBUF *bufQ[POOL_ID_MAX];
-    
+
     // Left a door for extension the structure
     void *pReserved;
 } BUF_POOL_STATIC_CONTEXT;