From: Kumar Gala <galak@kernel.crashing.org>
To: Becky Bruce <bgill@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] powerpc: lindent 85xx platform code
Date: Tue, 7 Feb 2006 22:04:45 -0600 [thread overview]
Message-ID: <D0C7D30F-B6CE-43EC-84BC-36A584B168BF@kernel.crashing.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0602072127510.3872@cde-tx32-ldt329.sps.mot.com>
> /*
> * Internal interrupts are all Level Sensitive, and Positive Polarity
> *
> @@ -47,28 +46,27 @@ unsigned long isa_mem_base = 0;
> */
> static u_char mpc85xx_ads_openpic_initsenses[] __initdata = {
> MPC85XX_INTERNAL_IRQ_SENSES,
> - 0x0, /* External 0: */
> + 0x0, /* External 0: */
> #if defined(CONFIG_PCI)
> (IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE), /* Ext 1: PCI slot 0 */
> (IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE), /* Ext 2: PCI slot 1 */
> (IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE), /* Ext 3: PCI slot 2 */
> (IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE), /* Ext 4: PCI slot 3 */
> #else
> - 0x0, /* External 1: */
> - 0x0, /* External 2: */
> - 0x0, /* External 3: */
> - 0x0, /* External 4: */
> + 0x0, /* External 1: */
> + 0x0, /* External 2: */
> + 0x0, /* External 3: */
> + 0x0, /* External 4: */
> #endif
> (IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE), /* External 5: PHY */
> - 0x0, /* External 6: */
> + 0x0, /* External 6: */
> (IRQ_SENSE_LEVEL | IRQ_POLARITY_NEGATIVE), /* External 7: PHY */
> - 0x0, /* External 8: */
> - 0x0, /* External 9: */
> - 0x0, /* External 10: */
> - 0x0, /* External 11: */
> + 0x0, /* External 8: */
> + 0x0, /* External 9: */
> + 0x0, /* External 10: */
> + 0x0, /* External 11: */
> };
Can you fix the tabs so the comments line up again. Lindent does
this I dont really care for it.
- k
prev parent reply other threads:[~2006-02-08 4:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-08 3:29 [PATCH] powerpc: lindent 85xx platform code Becky Bruce
2006-02-08 4:04 ` Kumar Gala [this message]
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=D0C7D30F-B6CE-43EC-84BC-36A584B168BF@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=bgill@freescale.com \
--cc=linuxppc-dev@ozlabs.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