Re: [PATCH] [MEMSTICK] Updates for the memstick driver

2008-02-02 Thread Andrew Morton
Changes to the block core in mainline have destroyed this driver. This was hitherto not known because I was unable to carry git-block in -mm because it blithely tromped all over other people's code. I'll disable the memstick driver in config for now. Please send fixes? -- To unsubscribe from

Re: [PATCH] [MEMSTICK] Updates for the memstick driver

2008-01-26 Thread Andrew Morton
> On Thu, 24 Jan 2008 23:58:52 -0800 (PST) Alex Dubov <[EMAIL PROTECTED]> wrote: > * Mark shared inline functions as static > > * Use member-at-a-time assignment for protocol structures > > * Comments for publicly exported functions > > * Use end_queued_request to end unhandled block layer reque