Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d219113 authored by Amadeusz Sławiński's avatar Amadeusz Sławiński Committed by Kalle Valo
Browse files

ath10k: fix comment



I wanted to take a look and it's apparently in other header

Signed-off-by: default avatarAmadeusz Sławiński <amadeusz.slawinski@tieto.com>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 182f1e5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ struct wmi_cmd_hdr {

/*
 * There is no signed version of __le32, so for a temporary solution come
 * up with our own version. The idea is from fs/ntfs/types.h.
 * up with our own version. The idea is from fs/ntfs/endian.h.
 *
 * Use a_ prefix so that it doesn't conflict if we get proper support to
 * linux/types.h.