Show patches with: Submitter = Erick Archer       |   8 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Bluetooth: Use sizeof(*pointer) instead of sizeof(type) Bluetooth: Use sizeof(*pointer) instead of sizeof(type) - - - 19-2 2024-05-24 Erick Archer Accepted
[v2,2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - 5-- 2024-05-18 Erick Archer Accepted
[v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - 19-2 2024-05-18 Erick Archer Accepted
[v3,2/2] tty: rfcomm: prefer array indexing over pointer arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - 4-1 2024-05-17 Erick Archer Accepted
[v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - 18-3 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 - 1 - 18-3 2024-05-12 Erick Archer New
[v2] tty: rfcomm: prefer struct_size over open coded arithmetic [v2] tty: rfcomm: prefer struct_size over open coded arithmetic - 1 - 17-4 2024-05-12 Erick Archer New
tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: prefer struct_size over open coded arithmetic - - - 9-4 2024-04-28 Erick Archer Superseded