public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Kaiser <nikai@nikai.net>
To: kernel-janitors@vger.kernel.org
Subject: Re: minor bug ?
Date: Tue, 01 Mar 2011 17:39:53 +0000	[thread overview]
Message-ID: <20110301183953.0237c214@absol.kitzblitz> (raw)
In-Reply-To: <20110301154301.GS18043@bicker>

* Dan Carpenter <error27@gmail.com>:
> On Tue, Mar 01, 2011 at 09:02:21PM +0530, Prashant Shah wrote:
> > file : include/linux/blkdev.h

> > there is duplicate struct request; on line no. 31 and 37

> Sure.  Send a patch for that.

While you're at it, I guess many of these are as well:

 find /usr/src/linux/ -name "*.[ch]"| \
 xargs egrep "^[[:space:]]*struct [^[:space:])]*;"| \
 sort|uniq -d


/usr/src/linux/arch/arm/include/asm/elf.h:struct task_struct;
/usr/src/linux/arch/microblaze/include/asm/prom.h:struct pci_dev;
/usr/src/linux/arch/parisc/include/asm/dma-mapping.h:struct parisc_device;
/usr/src/linux/arch/powerpc/include/asm/prom.h:struct pci_dev;
/usr/src/linux/arch/s390/include/asm/ccwdev.h:struct ccw1;
/usr/src/linux/arch/s390/kernel/compat_linux.h:struct old_sigaction32;
/usr/src/linux/arch/x86/include/asm/io_apic.h:struct io_apic_irq_attr;
/usr/src/linux/drivers/dma/coh901318_lli.h:struct device;
/usr/src/linux/drivers/hid/hid-prodikeys.c:struct pcmidi_snd;
/usr/src/linux/drivers/media/video/cx231xx/cx231xx.h:struct cx231xx;
/usr/src/linux/drivers/media/video/em28xx/em28xx.h:struct em28xx;
/usr/src/linux/drivers/net/wireless/libertas_tf/libertas_tf.h:struct lbtf_private;
/usr/src/linux/drivers/scsi/bfa/bfa_fcs.h:struct bfa_fcs_s;
/usr/src/linux/drivers/scsi/bfa/bfa_fcs.h:struct bfad_rport_s;
/usr/src/linux/drivers/scsi/bfa/bfa_fcs.h:struct bfad_vf_s;
/usr/src/linux/drivers/scsi/scsi_priv.h:struct request;
/usr/src/linux/drivers/scsi/scsi_priv.h:struct request_queue;
/usr/src/linux/drivers/staging/brcm80211/sys/wlc_pub.h:struct wlc_if;
/usr/src/linux/drivers/staging/rtl8712/drv_types.h:struct _adapter;
/usr/src/linux/fs/xfs/xfs_error.h:struct xfs_mount;
/usr/src/linux/include/asm-generic/gpio.h:struct device;
/usr/src/linux/include/linux/aio.h:struct mm_struct;
/usr/src/linux/include/linux/blkdev.h:struct request;
/usr/src/linux/include/linux/debug_locks.h:struct task_struct;
/usr/src/linux/include/linux/memcontrol.h:struct mem_cgroup;
/usr/src/linux/include/linux/netfilter.h:struct flowi;
/usr/src/linux/include/linux/proc_fs.h:struct tty_driver;
/usr/src/linux/include/linux/profile.h:struct pt_regs;
/usr/src/linux/include/linux/selection.h:struct tty_struct;
/usr/src/linux/include/linux/stacktrace.h:struct task_struct;
/usr/src/linux/include/net/net_namespace.h:struct ctl_table_header;
/usr/src/linux/include/net/net_namespace.h:struct sock;


Best regards,
Nicolas Kaiser

  parent reply	other threads:[~2011-03-01 17:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 15:43 minor bug ? Dan Carpenter
2011-03-01 15:44 ` Prashant Shah
2011-03-01 17:39 ` Nicolas Kaiser [this message]
2011-03-01 17:53 ` Dan Carpenter
2011-03-01 18:22 ` Randy Dunlap
2011-03-01 18:43 ` Dan Carpenter
2011-03-01 18:50 ` Randy Dunlap

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=20110301183953.0237c214@absol.kitzblitz \
    --to=nikai@nikai.net \
    --cc=kernel-janitors@vger.kernel.org \
    /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