* [PATCH] update comments in linux/taskstats.h
@ 2006-09-27 23:44 Jay Lan
0 siblings, 0 replies; only message in thread
From: Jay Lan @ 2006-09-27 23:44 UTC (permalink / raw)
To: Andrew Morton; +Cc: lkml, Greg Edwards
[-- Attachment #1: Type: text/plain, Size: 206 bytes --]
Hi Andrew,
I was brought to attention that a change i made to linux/taskstats.h
invalidated the associated comments. So here is the patch that updates
the comments.
Signed-off-by: Jay Lan <jlan@sgi.com>
[-- Attachment #2: csa-accounting-taskstats-update-fix.patch --]
[-- Type: text/x-patch, Size: 475 bytes --]
Index: linux/include/linux/taskstats.h
===================================================================
--- linux.orig/include/linux/taskstats.h 2006-09-27 15:51:07.000000000 -0700
+++ linux/include/linux/taskstats.h 2006-09-27 15:56:43.750129921 -0700
@@ -32,7 +32,7 @@
#define TASKSTATS_VERSION 2
-#define TS_COMM_LEN 32 /* should sync up with TASK_COMM_LEN
+#define TS_COMM_LEN 32 /* should be >= TASK_COMM_LEN
* in linux/sched.h */
struct taskstats {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-27 23:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-27 23:44 [PATCH] update comments in linux/taskstats.h Jay Lan
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.