Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1272989
| From | Rasmus Villemoes <linux@rasmusvillemoes.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 2/7] test_hexdump: introduce test_hexdump_prepare_test() helper |
| Date | 2015-11-19 11:10 +0100 |
| Message-ID | <qwukb-7U6-45@gated-at.bofh.it> (permalink) |
| References | <qtGBb-5cy-7@gated-at.bofh.it> <qtGBd-5cy-43@gated-at.bofh.it> |
| Organization | D03 |
On Wed, Nov 11 2015, Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > The function prepares the expected result in the provided buffer. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > --- > lib/test_hexdump.c | 26 +++++++++++++++++++------- > 1 file changed, 19 insertions(+), 7 deletions(-) Makes sense. It does improve readability slightly. Acked-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> -- 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
Re: [PATCH v1 2/7] test_hexdump: introduce test_hexdump_prepare_test() helper Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-11-19 11:10 +0100
csiph-web