mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
ath10k: fix comment
I wanted to take a look and it's apparently in other header Signed-off-by: Amadeusz Sławiński <amadeusz.slawinski@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
parent
182f1e5a62
commit
6d21911356
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue