All of lore.kernel.org
 help / color / mirror / Atom feed
* [crda PATCH 0/3] Code fixups and optimisation
@ 2008-12-01 11:11 Diego 'Flameeyes' Pettenò
  2008-12-01 11:11 ` [crda PATCH 1/3] Mark functions static when not used outside their translation unit Diego 'Flameeyes' Pettenò
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2008-12-01 11:11 UTC (permalink / raw)
  To: linux-wireless

After fixing the Makefile I have taken a look at the actual code, just
three simple patches for that.

---

Diego 'Flameeyes' Petten=C3=B2 (3):
      Avoid implicit declaration of memset() with OpenSSL.
      Mark constant the generated key tables for libgcrypt.
      Mark functions static when not used outside their translation uni=
t.


 intersect.c      |    2 +-
 reglib.c         |    5 +++--
 reglib.h         |    3 ---
 utils/key2pub.py |    6 +++---
 4 files changed, 7 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-12-01 22:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-01 11:11 [crda PATCH 0/3] Code fixups and optimisation Diego 'Flameeyes' Pettenò
2008-12-01 11:11 ` [crda PATCH 1/3] Mark functions static when not used outside their translation unit Diego 'Flameeyes' Pettenò
2008-12-01 11:11 ` [crda PATCH 2/3] Mark constant the generated key tables for libgcrypt Diego 'Flameeyes' Pettenò
2008-12-01 11:11 ` [crda PATCH 3/3] Avoid implicit declaration of memset() with OpenSSL Diego 'Flameeyes' Pettenò
2008-12-01 22:35 ` [crda PATCH 0/3] Code fixups and optimisation Luis R. Rodriguez

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.