]> git.neil.brown.name Git - history.git/commit
[PATCH] Tidy up raid5 code
authorNeil Brown <neilb@cse.unsw.edu.au>
Sat, 18 May 2002 05:03:19 +0000 (22:03 -0700)
committerChristoph Hellwig <hch@sb.bsdonline.org>
Sat, 18 May 2002 05:03:19 +0000 (22:03 -0700)
commit7d684b93efe0a64d557223a89429501b9c4e5c90
tree5c6f90fbe056a4e99415c721e3db1f6bf9bf3b42
parentbd415ca2e54b2b305aa4b3a9bec2bf67c3bedcbf
[PATCH] Tidy up raid5 code

- remove md_ prefix from some calls that used to be
  defined in md_compatability.h

- remove "raid5_" prefix from some static functions,
  in line with recent changes to raid1.c

?? should cpu_has_mmx be moved to in processor.h ?
drivers/md/raid5.c
drivers/md/xor.c
include/asm-i386/xor.h
include/linux/raid/raid5.h