[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140901123325.597.47231.stgit@yuno-kbuild.novalocal>
Date: Mon, 01 Sep 2014 12:33:25 +0000
From: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@...achi.com>
To: Hannes Reinecke <hare@...e.de>
Cc: linux-scsi@...r.kernel.org,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
yrl.pp-manager.tt@...achi.com, linux-kernel@...r.kernel.org,
"Ewan D. Milne" <emilne@...hat.com>,
Hidehiro Kawai <hidehiro.kawai.ez@...achi.com>,
"James E.J. Bottomley" <JBottomley@...allels.com>,
Doug Gilbert <dgilbert@...erlog.com>,
Robert Elliott <Elliott@...com>, Christoph Hellwig <hch@....de>
Subject: [ PATCH -logging 0/3] scsi/trace: Delete duplicated decoders
Hi All,
This patchset deletes duplicated decoders in scsi_trace.c.
Almost decoders are implemented in constants.c, so we should use them.
This patchset deletes following decoders in scsi_trace.c:
- hostbyte in patch [2/3]
- driverbyte in patch [2/3]
- SCSI command in patch [3/3]
This patchset is based on Hannes' logging branch:
http://git.kernel.org/cgit/linux/kernel/git/hare/scsi-devel.git/log/?h=logging
Thanks,
Yoshihiro YUNOMAE
---
Yoshihiro YUNOMAE (3):
scsi/trace: Use macros for getting driver byte, host byte, msg byte, and status byte
scsi/trace: Delete duplicated decoders of hostbyte and driverbyte
scsi/trace: Delete a duplicated decoder of SCSI command
drivers/scsi/constants.c | 34 +++++---
include/scsi/scsi.h | 6 +
include/trace/events/scsi.h | 179 ++++++++++---------------------------------
3 files changed, 68 insertions(+), 151 deletions(-)
--
Yoshihiro YUNOMAE
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: yoshihiro.yunomae.ez@...achi.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists