From: Domen Puncer <domen@coderock.org>
To: lnz@dandelion.com
Cc: linux-scsi@vger.kernel.org, adobriyan@gmail.com
Subject: [PATCH 0/15] decrapify FlashPoint
Date: Fri, 15 Jul 2005 00:17:45 +0200 [thread overview]
Message-ID: <20050714221745.GA2466@homer.coderock.org> (raw)
Hi.
I'm not going to send these patches to mailing list, as they are
cca. 600k in size. If someone really wants them in their mailbox
just drop me a mail.
Tarball [100k] of them is at:
wget http://coderock.org/kj/2.6.13-rc3-kj/flashpoint_patches.tar.gz
You can also get them one by one, they start with "flashpoint_":
http://coderock.org/kj/2.6.13-rc3-kj/split/
Original summary by author Alexey Dobriyan <adobriyan@gmail.com>:
Don't pay attention to whatever whitespace left/added on the way. Lindent will
take care of it.
1) Mostly remove unused #defines.
2) Remove wrappers.
3-7) Switch to sane types.
8-13) Remove useless typedefs.
Splitted for your reviewing pleasure.
14) Lindent the sucker.
15) return (*); => return *;
Compile tested with CONFIG_SCSI_OMIT_FLASHPOINT=y and =n.
reply other threads:[~2005-07-14 22:17 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=20050714221745.GA2466@homer.coderock.org \
--to=domen@coderock.org \
--cc=adobriyan@gmail.com \
--cc=linux-scsi@vger.kernel.org \
--cc=lnz@dandelion.com \
/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 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.