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 <[EMAIL PROTECTED]>: 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. - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html