ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / ath9k_htc / target_firmware / magpie_fw_dev / target / inc / adf_os_atomic.h
index cadd0d7b5008d3a3f7072f49c2b1de843344362b..321b5fed672f8d4eef1bba2b0d278703726641d3 100755 (executable)
  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/** 
+/**
  * @ingroup adf_os_public
  * @file adf_os_atomic.h
  * This file abstracts an atomic counter.
  */
+
 #ifndef _ADF_OS_ATOMIC_H
 #define _ADF_OS_ATOMIC_H
 
@@ -50,7 +50,7 @@
  */
 typedef __adf_os_atomic_t    adf_os_atomic_t;
 
-/** 
+/**
  * @brief Initialize an atomic type variable
  * @param[in] v a pointer to an opaque atomic variable
  */