This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/6847] New: $$parms/$$vars should be $$*


Because kernel already uses 'parms' variables;
$ cscope -L -1 parms 
drivers/isdn/hardware/eicon/divacapi.h parms 148 API_PARSE parms[MAX_MSG_PARMS+1];
drivers/scsi/osst.c parms 104 } parms[] __initdata = {
drivers/scsi/st.c parms 116 } parms[] __initdata = {
fs/isofs/rock.h parms 79 char parms[2];
include/net/dn_dev.h parms 89 struct dn_dev_parms parms;
include/net/ip6_tunnel.h parms 24 struct ip6_tnl_parm parms;
include/net/ipip.h parms 26 struct ip_tunnel_parm parms;
include/net/neighbour.h parms 99 struct neigh_parms *parms;
include/net/neighbour.h parms 157 struct neigh_parms parms;
net/atm/clip.c parms 327 .parms = {
net/decnet/dn_neigh.c parms 102 .parms ={
net/ipv4/arp.c parms 181 .parms = {
net/ipv6/ndisc.c parms 141 .parms = {
net/sched/sch_gred.c parms 43 struct red_parms parms;
net/sched/sch_red.c parms 43 struct red_parms parms;
sound/isa/sb/emu8000.c parms 702 unsigned short parms[28];
sound/oss/midibuf.c parms 48 static struct midi_parms parms[MAX_MIDI_DEV];

-- 
           Summary: $$parms/$$vars should be $$*
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mhiramat at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=6847

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]