diff options
author | NeilBrown <neilb@suse.de> | 2010-08-30 17:35:52 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2010-08-30 17:35:52 +1000 |
commit | 7c44ece988a3419e51c833cf14be186a22224dd1 (patch) | |
tree | 914239dd8f2ce809caf94f6fa7b73cc302f679c4 /drivers/md | |
parent | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c (diff) |
Move .gitignore from drivers/md to lib/raid6
Another missing bit of the raid6 -> /lib move.
Reported-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md')
-rw-r--r-- | drivers/md/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/md/.gitignore b/drivers/md/.gitignore deleted file mode 100644 index a7afec6b19c..00000000000 --- a/drivers/md/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -mktables -raid6altivec*.c -raid6int*.c -raid6tables.c |