Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1649842
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Blackfin: Adjustments for two function implementations |
| Date | 2017-05-24 20:10 +0200 |
| Message-ID | <tKITn-5Hs-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Wed, 24 May 2017 20:00:02 +0200 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an error message for a failed memory allocation in bfin_pm_suspend_mem_enter() Delete an error message for a failed memory allocation in isram_test_init() arch/blackfin/mach-common/pm.c | 4 +--- arch/blackfin/mm/isram-driver.c | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) -- 2.13.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Blackfin: Adjustments for two function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-24 20:10 +0200
[PATCH 2/2] blackfin: Delete an error message for a failed memory allocation in isram_test_init() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-24 20:10 +0200
[PATCH 1/2] blackfin: Delete an error message for a failed memory allocation in bfin_pm_suspend_mem_enter() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-24 20:10 +0200
Re: [PATCH 1/2] blackfin: Delete an error message for a failed memory allocation in bfin_pm_suspend_mem_enter() Al Viro <viro@ZenIV.linux.org.uk> - 2017-05-27 20:50 +0200
csiph-web