aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoe.h
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2012-12-17 19:03:39 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-17 20:15:24 -0500
commita04b41cd2c3ea39115a2d4f264773a5956a3318d (patch)
treef92e74151cfd816644cfd8f5be5606d572123816 /drivers/block/aoe/aoe.h
parentd437962504462f31515344d58cdcaf0b73b389b5 (diff)
aoe: whitespace cleanup
Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/block/aoe/aoe.h')
-rw-r--r--drivers/block/aoe/aoe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index 52f75c097242..8e8da1cd204d 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -151,7 +151,7 @@ struct aoedev {
151 struct work_struct work;/* disk create work struct */ 151 struct work_struct work;/* disk create work struct */
152 struct gendisk *gd; 152 struct gendisk *gd;
153 struct request_queue *blkq; 153 struct request_queue *blkq;
154 struct hd_geometry geo; 154 struct hd_geometry geo;
155 sector_t ssize; 155 sector_t ssize;
156 struct timer_list timer; 156 struct timer_list timer;
157 spinlock_t lock; 157 spinlock_t lock;