Show patches with: Submitter = Erick Archer       |    Archived = No       |   8 patches
Patch Series S/W/F Date Submitter Delegate State
Bluetooth: Use sizeof(*pointer) instead of sizeof(type) Bluetooth: Use sizeof(*pointer) instead of sizeof(type) --- 2024-05-24 Erick Archer New
[v2,2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic [v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic --- 2024-05-18 Erick Archer Accepted
[v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic [v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic --- 2024-05-18 Erick Archer Accepted
[v3,2/2] tty: rfcomm: prefer array indexing over pointer arithmetic [v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic --- 2024-05-17 Erick Archer Accepted
[v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic [v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic --- 2024-05-17 Erick Archer Accepted
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Prefer struct_size over open coded arithmetic --- 2024-05-12 Erick Archer Superseded
[v2] tty: rfcomm: prefer struct_size over open coded arithmetic [v2] tty: rfcomm: prefer struct_size over open coded arithmetic --- 2024-05-12 Erick Archer New
tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: prefer struct_size over open coded arithmetic --- 2024-04-28 Erick Archer Superseded