aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid6int.uc
diff options
context:
space:
mode:
authorAtsushi SAKAI <sakaia@jp.fujitsu.com>2009-03-30 23:57:37 -0400
committerNeilBrown <neilb@suse.de>2009-03-30 23:57:37 -0400
commit93ed05e2a56b5ee06c0100a169433b11c4aa5d0b (patch)
tree7d66d1c72a0dafaf5542f3733c221b54dbf8c13e /drivers/md/raid6int.uc
parentfc9739c6d626ee79a148ec367d143b0601299a9d (diff)
md: fix typo in FSF address
Hello, I found a typo Bosto"m" in FSF address. And I am checking around linux source code. Here is the only place which uses Bosto"m" (not Boston). Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/raid6int.uc')
-rw-r--r--drivers/md/raid6int.uc2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/raid6int.uc b/drivers/md/raid6int.uc
index ad004cee0e26..32a0bac3eb3d 100644
--- a/drivers/md/raid6int.uc
+++ b/drivers/md/raid6int.uc
@@ -5,7 +5,7 @@
5 * This program is free software; you can redistribute it and/or modify 5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation, Inc., 53 Temple Place Ste 330, 7 * the Free Software Foundation, Inc., 53 Temple Place Ste 330,
8 * Bostom MA 02111-1307, USA; either version 2 of the License, or 8 * Boston MA 02111-1307, USA; either version 2 of the License, or
9 * (at your option) any later version; incorporated herein by reference. 9 * (at your option) any later version; incorporated herein by reference.
10 * 10 *
11 * ----------------------------------------------------------------------- */ 11 * ----------------------------------------------------------------------- */