[PACKET_IO]format code style

This commit is contained in:
liuwentan
2022-08-10 10:21:07 +08:00
parent a93ffa9078
commit e5146a6cbe
7 changed files with 25 additions and 30 deletions

View File

@@ -31,7 +31,7 @@
*
* custom zone: user can set custom field
* pkt_payload: received packet data
**/
*/
struct pio_packet {
/* pkt header pointer */
void *pkt_hdr;