.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2720:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2720 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2720:52: note: directive argument in the range [-2147483639, 2147483646] 2720 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2720:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2720 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2721 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2653:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2739:43: warning: array of flexible structures .pylintrc: warning: ignored by one of the .gitignore files ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2653:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2739:43: warning: array of flexible structures .pylintrc: warning: ignored by one of the .gitignore files ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2653:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:2739:43: warning: array of flexible structures