Re: [PATCH] drivers:md: Remove no longer needed fixme comment in raid5.c

2014-12-17 Thread Valdis . Kletnieks
On Thu, 18 Dec 2014 10:19:06 +1100, NeilBrown said: > On Wed, 17 Dec 2014 10:49:33 -0500 Nicholas Krause > wrote: > > > Removes the no longer needed fix me comment related to not needing the > > agrument faster for the function, > > sync_request. Due to getting warnings when building without the

Re: [PATCH] drivers:md: Remove no longer needed fixme comment in raid5.c

2014-12-17 Thread NeilBrown
On Wed, 17 Dec 2014 10:49:33 -0500 Nicholas Krause wrote: > Removes the no longer needed fix me comment related to not needing the > agrument faster for the function, > sync_request. Due to getting warnings when building without the agrument it > seems that this fix me was > wrong and we must k