* [PATCH 1/1] net: Fix a typo in comment in ip_tunnels.h
@ 2013-05-19 13:48 Boian Bonev
2013-05-19 14:01 ` Andy Shevchenko
0 siblings, 1 reply; 3+ messages in thread
From: Boian Bonev @ 2013-05-19 13:48 UTC (permalink / raw)
To: linux-kernel
Cc: David S. Miller, Alexey Kuznetsov, James Morris,
Hideaki YOSHIFUJI, Patrick McHardy, Boian Bonev
Trivial typo fix
Signed-off-by: Boian Bonev <bbonev@ipacct.com>
---
I am new around and decided to start with something simple to test the process.
The fix applies both to net and net-next.
include/net/ip_tunnels.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/ip_tunnels.h b/include/net/ip_tunnels.h
index 4b6f0b2..2b19fb6 100644
--- a/include/net/ip_tunnels.h
+++ b/include/net/ip_tunnels.h
@@ -132,7 +132,7 @@ static inline u8 ip_tunnel_get_dsfield(const struct iphdr *iph,
return 0;
}
-/* Propogate ECN bits out */
+/* Propagate ECN bits out */
static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph,
const struct sk_buff *skb)
{
--
1.7.9.5
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH 1/1] net: Fix a typo in comment in ip_tunnels.h
2013-05-19 13:48 [PATCH 1/1] net: Fix a typo in comment in ip_tunnels.h Boian Bonev
@ 2013-05-19 14:01 ` Andy Shevchenko
2013-05-19 14:25 ` Boian Bonev
0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2013-05-19 14:01 UTC (permalink / raw)
To: Boian Bonev
Cc: linux-kernel, David S. Miller, Alexey Kuznetsov, James Morris,
Hideaki YOSHIFUJI, Patrick McHardy
On Sun, May 19, 2013 at 4:48 PM, Boian Bonev <bbonev@ipacct.com> wrote:
> Trivial typo fix
Patch looks okay.
Perhaps in future trivial@kernel.org is suitable better for such fixes.
> I am new around and decided to start with something simple to test the process.
> The fix applies both to net and net-next.
Good. May be you are also interesting to run / contribute to the
codespell tool [1].
[1] https://github.com/lucasdemarchi/codespell
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] net: Fix a typo in comment in ip_tunnels.h
2013-05-19 14:01 ` Andy Shevchenko
@ 2013-05-19 14:25 ` Boian Bonev
0 siblings, 0 replies; 3+ messages in thread
From: Boian Bonev @ 2013-05-19 14:25 UTC (permalink / raw)
To: Andy Shevchenko
Cc: linux-kernel, David S. Miller, Alexey Kuznetsov, James Morris,
Hideaki YOSHIFUJI, Patrick McHardy
Hi,
> Patch looks okay.
> Perhaps in future trivial@kernel.org is suitable better for such fixes.
Thanks for the hint for trivial@kernel.org
>> I am new around and decided to start with something simple to test the process.
>> The fix applies both to net and net-next.
>
> Good. May be you are also interesting to run / contribute to the
> codespell tool [1].
No, I am more interested in playing with code rather than running
spellchecker over source comments :)
I stumbled upon this one while converting some tunnel related patches
for 3.2.x to net-next and used the opportunity for test. Just now
writing a RFC email because I think that my changes require
discussion/approval prior to submitting patches. And not to leave you
curious what I am working on - https://github.com/bbonev/eoip
With best regards,
b.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-19 14:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-19 13:48 [PATCH 1/1] net: Fix a typo in comment in ip_tunnels.h Boian Bonev
2013-05-19 14:01 ` Andy Shevchenko
2013-05-19 14:25 ` Boian Bonev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®