linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] IA64: Fine-tuning for some function implementations
@ 2016-08-26 18:00 SF Markus Elfring
  2016-08-26 18:02 ` [PATCH 1/5] IA64-IRQ: Use kmalloc_array() in sn_irq_lh_init() SF Markus Elfring
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: SF Markus Elfring @ 2016-08-26 18:00 UTC (permalink / raw)
  To: linux-ia64, Fenghua Yu, Tony Luck
  Cc: LKML, kernel-janitors, Julia Lawall, Paolo Bonzini

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 26 Aug 2016 19:54:32 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (5):
  IRQ: Use kmalloc_array() in sn_irq_lh_init()
  IRQ: Delete unnecessary braces
  TLB: Fix indentation in ia64_global_tlb_purge()
  TLB: Use kmalloc_array() in ia64_itr_entry()
  TLB: Delete unnecessary braces

 arch/ia64/mm/tlb.c        | 19 ++++++++-----------
 arch/ia64/sn/kernel/irq.c | 29 +++++++++++------------------
 2 files changed, 19 insertions(+), 29 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-08-28 18:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26 18:00 [PATCH 0/5] IA64: Fine-tuning for some function implementations SF Markus Elfring
2016-08-26 18:02 ` [PATCH 1/5] IA64-IRQ: Use kmalloc_array() in sn_irq_lh_init() SF Markus Elfring
2016-08-26 19:57   ` Julia Lawall
2016-08-26 21:02     ` Joe Perches
2016-08-27  7:02       ` SF Markus Elfring
2016-08-28  0:40         ` Joe Perches
2016-08-28  7:37           ` SF Markus Elfring
2016-08-28  9:28           ` [PATCH 1/5] " Julia Lawall
2016-08-28 18:33             ` Joe Perches
2016-08-27  6:20     ` SF Markus Elfring
2016-08-26 20:18   ` [PATCH 1/5] " kbuild test robot
2016-08-27  8:48   ` walter harms
2016-08-26 18:03 ` [PATCH 2/5] IA64-IRQ: Delete unnecessary braces SF Markus Elfring
2016-08-26 20:27   ` kbuild test robot
2016-08-26 18:04 ` [PATCH 3/5] ia64/mm/tlb: Fix indentation in ia64_global_tlb_purge() SF Markus Elfring
2016-08-26 18:05 ` [PATCH 4/5] ia64/mm/tlb: Use kmalloc_array() in ia64_itr_entry() SF Markus Elfring
2016-08-26 18:06 ` [PATCH 5/5] ia64/mm/tlb: Delete unnecessary braces SF Markus Elfring
2016-08-26 20:42   ` kbuild test robot
2016-08-27  7:29     ` SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).