-----Original Message-----
From: David Miller [mailto:davem@davemloft.net]
Sent: Tuesday, May 08, 2012 10:23 PM
To: Rajesh Borundia
Cc: netdev; Ameen Rahman; Sony Chacko; Sucheta Chakraborty
Subject: Re: [PATCH net-next 3/4] netxen: added miniDIMM support in
driver.
From: Rajesh Borundia <redacted>
Date: Tue, 8 May 2012 08:01:27 -0700
quoted
+static struct bin_attribute bin_attr_dimm = {
+ .attr = {.name = "dimm", .mode = (S_IRUGO | S_IWUSR)},
How about a space next to the braces?
I will resend the patches with review changes.
Rajesh