All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Use resource_size instead of computation
@ 2014-05-28 15:14 ` Benoit Taine
  0 siblings, 0 replies; 26+ messages in thread
From: Benoit Taine @ 2014-05-28 15:14 UTC (permalink / raw)
  To: kernel-janitors; +Cc: benoit.taine, linux-kernel, netdev, alsa-devel

These patches enhance kernel style usage, and make use of the
resource_size() function instead of explicit computation.

The semantic patch at scripts/coccinelle/api/resource_size.cocci was
used to detect and edit this situation.

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

end of thread, other threads:[~2014-06-03 23:09 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-28 15:14 [PATCH 0/2] Use resource_size instead of computation Benoit Taine
2014-05-28 15:14 ` Benoit Taine
2014-05-28 15:14 ` [PATCH 1/2] ALSA: au1x00: " Benoit Taine
2014-05-28 15:14   ` Benoit Taine
2014-05-28 15:51   ` Takashi Iwai
2014-05-28 15:51     ` Takashi Iwai
2014-05-28 15:14 ` [PATCH 2/2] lpc_eth: " Benoit Taine
2014-05-28 15:14   ` Benoit Taine
2014-05-28 16:16   ` Joe Perches
2014-05-28 16:16     ` Joe Perches
2014-06-02  2:27   ` David Miller
2014-06-02  2:27     ` David Miller
2014-06-02 11:24     ` [PATCH 2/2 v2] " Benoit Taine
2014-06-02 11:24       ` Benoit Taine
2014-06-02 11:34       ` [PATCH 2/2 v3] " Benoit Taine
2014-06-02 11:34         ` Benoit Taine
2014-06-02 17:58         ` David Miller
2014-06-02 17:58           ` David Miller
2014-06-03 10:32         ` [PATCH 2/2 v4] " Benoit Taine
2014-06-03 10:32           ` Benoit Taine
2014-06-03 10:45           ` [PATCH 2/2 v5] " Benoit Taine
2014-06-03 10:45             ` Benoit Taine
2014-06-03 23:09             ` David Miller
2014-06-03 23:09               ` David Miller
2014-06-02  7:45   ` [PATCH 2/2] " walter harms
2014-06-02 11:28   ` Benoit Taine

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.