public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2] staging: keucr: Use memcmp() & memcpy() instead of custom String[Cmp|Copy] functions
@ 2010-12-31 19:28 Javier Martinez Canillas
  0 siblings, 0 replies; only message in thread
From: Javier Martinez Canillas @ 2010-12-31 19:28 UTC (permalink / raw)
  To: kernel-janitors

This patchset make some cleanup to staging/keucr. Use memcmp and memcpy instead of custom functions.
Also some style cleanups.

The patches in this patchset are the following:

[PATCH 1/2] staging: keucr: Use memcmp() instaed of custom StringCmp() and some style cleanups
[PATCH 2/2] staging: keucr: Use memcpy() instad of custom StringCopy() and some style cleanups
[PATCH 3/4] staging: keucr: Delete StringCmp() and StringCopy custom functions
[PATCH 4/4] staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-31 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-31 19:28 [PATCHv2] staging: keucr: Use memcmp() & memcpy() instead of custom String[Cmp|Copy] functions Javier Martinez Canillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox