linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] md: there was a bug in the bugfix.
@ 2009-05-27 11:45 Neil Brown
  0 siblings, 0 replies; only message in thread
From: Neil Brown @ 2009-05-27 11:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Stephen Rothwell, linux-next, linux-kernel


Hi Linus,
 on of those bug fixes in the recent pull had a bug, found by Stephen
 and his linux-next testing (thanks Stephen).

 I was using 'min()' wrongly and have replaced it with "min_t()".

Thanks,
NeilBrown


The following changes since commit b492b852cd8c99505708152c29a5e09a787af9de:
  NeilBrown (1):
        md: don't use locked_ioctl.

are available in the git repository at:

  git://neil.brown.name/md/ for-linus

NeilBrown (1):
      md: raid5: change incorrect usage of 'min' macro to 'min_t'

 drivers/md/raid5.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-27 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-27 11:45 [PULL REQUEST] md: there was a bug in the bugfix Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).