Thread (2 messages) 2 messages, 2 authors, 2010-02-28

Re: [PATCH 41/66] drivers/md/linear.h: Checkpatch cleanup

From: Neil Brown <hidden>
Date: 2010-02-28 05:41:12
Also in: lkml

On Sat, 27 Feb 2010 17:51:22 +0100
Andrea Gelmini [off-list ref] wrote:
drivers/md/linear.h:12: ERROR: open brace '{' following struct go on the same line
Thanks, but no thanks.
This just doesn't need cleaning up.

NeilBrown
quoted hunk ↗ jump to hunk
Signed-off-by: Andrea Gelmini <redacted>
---
 drivers/md/linear.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/md/linear.h b/drivers/md/linear.h
index 0ce29b6..3860fd8 100644
--- a/drivers/md/linear.h
+++ b/drivers/md/linear.h
@@ -8,8 +8,7 @@ struct dev_info {
 
 typedef struct dev_info dev_info_t;
 
-struct linear_private_data
-{
+struct linear_private_data {
 	sector_t		array_sectors;
 	dev_info_t		disks[0];
 	struct rcu_head		rcu;
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help