mirror of https://github.com/torvalds/linux.git
This driver was using "packet_type" for packet types and for the mapping of TTY indices to packet types. Fix the confusion by renaming the symbols. Fixes sparse warning: drivers/staging/gdm724x/gdm_mux.c:146:24: warning: symbol 'packet_type' shadows an earlier one Signed-off-by: Misha Gusarov <dottedmag@dottedmag.net> Link: https://lore.kernel.org/r/20201024202221.60726-1-dottedmag@dottedmag.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| TODO | ||
| gdm_endian.c | ||
| gdm_endian.h | ||
| gdm_lte.c | ||
| gdm_lte.h | ||
| gdm_mux.c | ||
| gdm_mux.h | ||
| gdm_tty.c | ||
| gdm_tty.h | ||
| gdm_usb.c | ||
| gdm_usb.h | ||
| hci.h | ||
| hci_packet.h | ||
| netlink_k.c | ||
| netlink_k.h | ||