Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659446
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/5] ARM-OMAP1: Adjustments for three function implementations |
| Date | 2017-06-07 09:10 +0200 |
| Message-ID | <tPDgn-3om-57@gated-at.bofh.it> (permalink) |
| References | <tNFcB-7FC-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* SF Markus Elfring <elfring@users.sourceforge.net> [170601 13:50]: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Thu, 1 Jun 2017 22:40:04 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (5): > Improve a size determination in omap1_system_dma_init() > Delete an error message for a failed memory allocation in omap1_system_dma_init() > Delete an unnecessary return statement in omap1_show_dma_caps() > Delete an error message for a failed memory allocation in omap1_dm_timer_init() > Fix a typo in a comment line > > arch/arm/mach-omap1/dma.c | 5 +---- > arch/arm/mach-omap1/timer.c | 4 +--- > 2 files changed, 2 insertions(+), 7 deletions(-) Thanks applying all into omap-for-v4.13/omap1. Tony
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/5] ARM-OMAP1: Adjustments for three function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-01 22:50 +0200 [PATCH 2/5] ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in omap1_system_dma_init() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-01 22:50 +0200 [PATCH 5/5] ARM: OMAP1: Fix a typo in a comment line SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-01 23:00 +0200 [PATCH 4/5] ARM: OMAP1: Delete an error message for a failed memory allocation in omap1_dm_timer_init() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-01 23:00 +0200 [PATCH 3/5] ARM: OMAP1: DMA: Delete an unnecessary return statement in omap1_show_dma_caps() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-01 23:00 +0200 Re: [PATCH 0/5] ARM-OMAP1: Adjustments for three function implementations Tony Lindgren <tony@atomide.com> - 2017-06-07 09:10 +0200
csiph-web