Netdev List
 help / color / mirror / Atom feed
From: jamal <hadi@cyberus.ca>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev <netdev@oss.sgi.com>
Subject: patch: small fixup
Date: Wed, 18 May 2005 20:36:10 -0400	[thread overview]
Message-ID: <1116462970.6240.9.camel@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]


My first git patch (dangerously knowledgeable after 30 minutes of
snorting blobs;->) against net-2.6.git. Consider this an excuse to send
a git patch ;->

--
Fixup simple action define to be consistent with other net/sched files

Signed-off-by: Jamal Hadi Salim

cheers,
jamal


[-- Attachment #2: act_g.p --]
[-- Type: text/x-pascal, Size: 528 bytes --]

include/net/act_generic.h: needs update
Index: include/net/act_generic.h
===================================================================
--- 999772bc591650ab8b58d2c7a225ae83ecb6697f/include/net/act_generic.h  (mode:100644)
+++ uncommitted/include/net/act_generic.h  (mode:100644)
@@ -2,8 +2,8 @@
  * include/net/act_generic.h
  *
 */
-#ifndef ACT_GENERIC_H
-#define ACT_GENERIC_H
+#ifndef _NET_ACT_GENERIC_H
+#define _NET_ACT_GENERIC_H
 static inline int tcf_defact_release(struct tcf_defact *p, int bind)
 {
 	int ret = 0;

             reply	other threads:[~2005-05-19  0:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  0:36 jamal [this message]
2005-05-19 19:43 ` patch: small fixup David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1116462970.6240.9.camel@localhost.localdomain \
    --to=hadi@cyberus.ca \
    --cc=davem@davemloft.net \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox