As part of the original TDLS componentization legacy typedefs were replicated to create the TDLS public structs. Due to the way in which these data structures were initially used there was an implicit requirement that their memory layout be exactly identical, and some of the public structs had comments of the form "same as <foo>" to show this relationship. Over time the use of the legacy typedefs has been phased out in favor of the public structs, but some of the public structs still have "same as" comments which reference legacy typedefs which no longer exist. To avoid confusion remove those comments. Change-Id: I46b498155907eea3ddf3f2a00f8138a1aac95b72 CRs-Fixed: 2404154 |
||
---|---|---|
.. | ||
core/src | ||
dispatcher |