-
- Downloads
fddi: cleanup unsigned to unsigned int/short
Use "unsigned int/short" instead of "unsigned", and change the type of iteration variable "i" to "unsigned int". Signed-off-by:Tan Xiaojun <tanxiaojun@huawei.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/fddi/skfp/fplustm.c 12 additions, 12 deletionsdrivers/net/fddi/skfp/fplustm.c
- drivers/net/fddi/skfp/h/supern_2.h 48 additions, 48 deletionsdrivers/net/fddi/skfp/h/supern_2.h
- drivers/net/fddi/skfp/smt.c 1 addition, 1 deletiondrivers/net/fddi/skfp/smt.c
- drivers/net/fddi/skfp/srf.c 12 additions, 12 deletionsdrivers/net/fddi/skfp/srf.c
Loading
Please register or sign in to comment