Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1743246
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] ARM-S3C24xx: Adjustments for four function implementations |
| Date | 2017-10-02 22:50 +0200 |
| Message-ID | <uwfP5-ur-37@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Mon, 2 Oct 2017 19:50:05 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (6): Delete an error message for a failed memory allocation in s3c2410_iotiming_get() Improve a size determination in s3c2410_iotiming_get() s3c2410: Fix a typo in a comment line Delete an error message for a failed memory allocation in s3c2412_iotiming_get() Improve a size determination in s3c2412_iotiming_get() s3c2412: Fix a typo in a comment line arch/arm/mach-s3c24xx/iotiming-s3c2410.c | 8 +++----- arch/arm/mach-s3c24xx/iotiming-s3c2412.c | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) -- 2.14.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/6] ARM-S3C24xx: Adjustments for four function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200 [PATCH 3/6] ARM: s3c2410: Fix a typo in a comment line SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200 [PATCH 5/6] ARM: s3c24xx: Improve a size determination in s3c2412_iotiming_get() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200 [PATCH 2/6] ARM: s3c24xx: Improve a size determination in s3c2410_iotiming_get() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200 [PATCH 1/6] ARM: s3c24xx: Delete an error message for a failed memory allocation in s3c2410_iotiming_get() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200
csiph-web