mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tetsuo Takata <takatan.linux@gmail.com>
To: akpm@osdl.org, axboe@suse.de
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH]scsi:removal of the variable "ordered_flush"
Date: Wed, 25 Jan 2006 18:59:39 +0900	[thread overview]
Message-ID: <8e8498350601250159w126f0f37k@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 125 bytes --]

Hi,


After the recent overhaul of the block layer the variable
"ordered_flush" is no longer used.


Regards,

Tetsuo Takata

[-- Attachment #2: remove_ordered_flush.patch --]
[-- Type: application/octet-stream, Size: 528 bytes --]

The patch below removes dead code.

Signed-off-by: Tetsuo Takata <takatatt@intellilink.co.jp>
---

diff -urNp linux-2.6.16-rc1-git4/include/scsi/scsi_host.h linux-2.6.16-rc1-git4-fixed/include/scsi/scsi_host.h
--- linux-2.6.16-rc1-git4/include/scsi/scsi_host.h	2006-01-23 21:29:17.000000000 +0900
+++ linux-2.6.16-rc1-git4-fixed/include/scsi/scsi_host.h	2006-01-25 18:11:59.000000000 +0900
@@ -554,7 +554,6 @@ struct Scsi_Host {
 	/*
 	 * ordered write support
 	 */
-	unsigned ordered_flush:1;
 	unsigned ordered_tag:1;
 
 	/*

             reply	other threads:[~2006-01-25  9:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-25  9:59 Tetsuo Takata [this message]
2006-01-25 10:03 ` Jens Axboe

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=8e8498350601250159w126f0f37k@mail.gmail.com \
    --to=takatan.linux@gmail.com \
    --cc=akpm@osdl.org \
    --cc=axboe@suse.de \
    --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

all inboxes | Powered by JetHome®