Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1285294
| From | LABBE Corentin <clabbe.montjoie@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/1] cxgb3: Convert simple_strtoul to kstrtox |
| Date | 2015-12-07 14:20 +0100 |
| Message-ID | <qD3RT-4Wd-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello Change since v1 - Always return kstrtox error code LABBE Corentin (1): cxgb3: Convert simple_strtoul to kstrtox drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 14 +++++++------ drivers/net/ethernet/chelsio/cxgb3/t3_hw.c | 28 ++++++++++++++++++------- 2 files changed, 29 insertions(+), 13 deletions(-) -- 2.4.10 -- 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 linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 0/1] cxgb3: Convert simple_strtoul to kstrtox LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-12-07 14:20 +0100
csiph-web