Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1160183 > unrolled thread
| Started by | David Miller <davem@davemloft.net> |
|---|---|
| First post | 2015-06-08 00:30 +0200 |
| Last post | 2015-06-08 00:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] net: ll_temac: Remove sparse warnings David Miller <davem@davemloft.net> - 2015-06-08 00:30 +0200
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2015-06-08 00:30 +0200 |
| Subject | Re: [PATCH] net: ll_temac: Remove sparse warnings |
| Message-ID | <pyReO-4np-21@gated-at.bofh.it> |
From: Michal Simek <michal.simek@xilinx.com> Date: Fri, 5 Jun 2015 10:49:17 +0200 > Remove sparse warnings: > drivers/net/ethernet/xilinx/ll_temac_main.c:65:16: warning: cast removes > address space of expression > drivers/net/ethernet/xilinx/ll_temac_main.c:70:9: warning: cast removes > address space of expression > drivers/net/ethernet/xilinx/ll_temac_main.c:127:16: warning: cast > removes address space of expression > drivers/net/ethernet/xilinx/ll_temac_main.c:137:9: warning: cast removes > address space of expression > drivers/net/ethernet/xilinx/ll_temac_main.c:409:3: warning: symbol > 'temac_options' was not declared. Should it be static? > drivers/net/ethernet/xilinx/ll_temac_main.c:590:6: warning: symbol > 'temac_adjust_link' was not declared. Should it be static? > > Signed-off-by: Michal Simek <michal.simek@xilinx.com> Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web