mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jay Lan <jlan@engr.sgi.com>
To: Andrew Morton <akpm@osdl.org>
Cc: lkml <linux-kernel@vger.kernel.org>, Greg Edwards <edwardsg@sgi.com>
Subject: [PATCH] update comments in linux/taskstats.h
Date: Wed, 27 Sep 2006 16:44:27 -0700	[thread overview]
Message-ID: <451B0CDB.8000203@engr.sgi.com> (raw)

[-- 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 {

                 reply	other threads:[~2006-09-27 23:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=451B0CDB.8000203@engr.sgi.com \
    --to=jlan@engr.sgi.com \
    --cc=akpm@osdl.org \
    --cc=edwardsg@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome