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

This patchset make some cleanup to staging/keucr. Use strncmp and strncpy instad of custom functions.
Also some style cleanups.

The patches contained in this patchset are the following:

[PATCH 1/4] staging: keucr: Use strncmp() instead of custom StringCmp() and some style cleanups
[PATCH 2/4] staging: keucr: Use strncpy() instead of custom StringCopy() and some style cleanups
[PATCH 3/4] staging: keucr: Delete custom StringCmp() and StringCopy() 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  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-31  9:19 [PATCH] staging: keucr: Use strncmp() & strncpy() instead of custom 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