Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1563297

Re: [PATCH 0/5] UM: Fine-tuning for some function implementations

From Jeff Dike <jdike@addtoit.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/5] UM: Fine-tuning for some function implementations
Date 2017-01-20 06:30 +0100
Message-ID <t1zVU-36K-3@gated-at.bofh.it> (permalink)
References <t16qR-15L-15@gated-at.bofh.it> <t1ggy-7x5-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The kmalloc(sizeof(struct foo), ...) => kmalloc(sizeof(*foo), ...)
ones are OK.

The rest is cargo-cult programming.

				Jeff
-- 
Jeff Dike
AddToIt
978-254-0789 (o)
978-394-8986 (c)

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] UM: Fine-tuning for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-01-18 23:20 +0100
  Re: [PATCH 0/5] UM: Fine-tuning for some function implementations Richard Weinberger <richard@nod.at> - 2017-01-19 09:30 +0100
    Re: UM: Fine-tuning for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-01-19 18:30 +0100
      Re: UM: Fine-tuning for some function implementations Anton Ivanov <anton.ivanov@kot-begemot.co.uk> - 2017-01-19 21:30 +0100
    Re: [PATCH 0/5] UM: Fine-tuning for some function implementations Jeff Dike <jdike@addtoit.com> - 2017-01-20 06:30 +0100

csiph-web