The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Josef Sipek <jsipek@fsl.cs.sunysb.edu>
To: "Josef 'Jeff' Sipek" <jsipek@cs.sunysb.edu>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH] Mark struct super_operations const
Date: Tue, 16 Jan 2007 05:46:33 -0500	[thread overview]
Message-ID: <20070116104633.GD21546@filer.fsl.cs.sunysb.edu> (raw)
In-Reply-To: <11689404544064-git-send-email-jsipek@cs.sunysb.edu>

...  
> -static struct super_operations openprom_sops = { 
> +const static struct super_operations openprom_sops = { 

About to send a new patch to make that 'static const' instead :)

Jeff.

-- 
Intellectuals solve problems; geniuses prevent them
		- Albert Einstein

  reply	other threads:[~2007-01-16 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16  9:40 [PATCH] Mark struct super_operations const Josef 'Jeff' Sipek
2007-01-16 10:46 ` Josef Sipek [this message]
2007-01-16 10:47   ` Josef 'Jeff' Sipek

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=20070116104633.GD21546@filer.fsl.cs.sunysb.edu \
    --to=jsipek@fsl.cs.sunysb.edu \
    --cc=akpm@osdl.org \
    --cc=jsipek@cs.sunysb.edu \
    --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