[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110327.184133.258122355.davem@davemloft.net>
Date: Sun, 27 Mar 2011 18:41:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: balajig81@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] Change in inline keyword usage.
From: "G.Balaji" <balajig81@...il.com>
Date: Sun, 27 Mar 2011 14:18:30 +0530
>
> Signed-off-by: G.Balaji <balajig81@...il.com>
The tg3.c case was already taken care of by another patch
submission, please resend this patch with just the other
portion and please write a better commit message.
"Change in inline keyword usage" doesn't tell us anything.
What are you changing? Why are you changing it? What subsystem
are you making these changes in?
F.e. a better submission would be:
--------------------
Subject: [PATCH] drivers net: Fix declaration ordering in inline functions.
It should be "static inline foo" instead of "static foo inline."
Signed-off-by: ...
--------------------
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists