aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2022-03-08 09:09:12 +0100
committerGreg Kroah-Hartman <[email protected]>2022-03-18 13:18:59 +0100
commitd3a46d0d83f94b5780bcaaea4b4ddbe7c110b35c (patch)
tree65ac0ab9b3a41579f2e4512d1b017f64b7c1418a /net/lapb
parentdffa58b64cca6ca266bc0310d8e6b27abd1f8048 (diff)
tty: serial: samsung: embed s3c24xx_uart_info in parent structure
Embed "struct s3c24xx_uart_info" directly as a member of "struct s3c24xx_serial_drv_data" instead of keeping it as a pointer. This makes the code clearer (obvious ownership of "struct s3c24xx_serial_drv_data") and saves one pointer. Tested-by: Alim Akhtar <[email protected]> Reviewed-by: Jiri Slaby <[email protected]> Reviewed-by: Alim Akhtar <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions