commit | 7dafe2f8faca262567f2eb0b55e2bfd5b29c0922 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 25 16:36:51 2019 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue May 21 11:45:50 2019 +0100 |
tree | bdc888e97cf1adc6c387c14edd9bb4f906fcbba2 | |
parent | a0fe470288051bc1a29c6a29b8451c5f044ff741 [diff] |
memory.h: attempted kernel-doc fixes kernel-doc needs the "struct" or it complains that it can't parse a function prototype which is actually a struct definition. Note that this then creates a lot of warnings about undocumented struct fields...