Re: [PATCH] vxge/s2io: remove dead URLs
From: David Miller <davem@davemloft.net>
Date: 2012-07-11 06:21:46
From: David Miller <davem@davemloft.net> Date: Tue, 10 Jul 2012 23:18:32 -0700 (PDT)
From: Jon Mason <jdmason@kudzu.us> Date: Mon, 9 Jul 2012 17:07:57 -0700quoted
URLs to neterion.com and s2io.com no longer resolve. Remove all references to these URLs in the driver source and documentation. Signed-off-by: Jon Mason <jdmason@kudzu.us>Applied, but I had to fix:quoted
-7. Support +6. Support^^ that trailing whitespace.
Wow you didn't even build test this patch, otherwise you would have seen: drivers/net/ethernet/neterion/vxge/vxge-main.c: In function ‘vxge_probe_fw_update’: drivers/net/ethernet/neterion/vxge/vxge-main.c:4263:3: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘u32’ [-Wformat] drivers/net/ethernet/neterion/vxge/vxge-main.c:4263:3: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat] I'm fixing this up, but next time this will put you on my shit list for sure.