[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080522151822.GB27897@mars.virtualiron.com>
Date: Thu, 22 May 2008 11:18:22 -0400
From: Konrad Rzeszutek <konrad@...tualiron.com>
To: open-iscsi@...glegroups.com
Cc: davem@...emloft.net, michaelc@...wisc.edu, anilgv@...adcom.com,
netdev@...r.kernel.org, linux-scsi@...r.kernel.org,
Michael Chan <mchan@...adcom.com>
Subject: Re: [PATCH 1/3] bnx2: Add support for CNIC driver.
> +static void
> +bnx2_cnic_stop(struct bnx2 *bp)
The preceding functions follow this format:
static void <fnc name>(<args)
While this and some below follow the
static void
<fnc name>(<args>)
You probably want to follow one style.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists