[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080926025256.GB9480@kroah.com>
Date: Thu, 25 Sep 2008 19:52:56 -0700
From: Greg KH <greg@...ah.com>
To: Jing Huang <huangj@...cade.com>
Cc: James.Bottomley@...senPartnership.com,
linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
rvadivel@...cade.com, srayas@...cade.com, vravindr@...cade.com
Subject: Re: [PATCH 1/6] bfa: Brocade BFA FC SCSI driver submission (2nd
try)
On Thu, Sep 25, 2008 at 05:54:47PM -0700, Jing Huang wrote:
> +/**
> + * @file bfa_attr.c Linux driver configuration interface module.
> + */
What is this, kerneldoc isn't like this, right?
> +#include "bfad_drv.h"
> +#include "bfad_im.h"
> +#include "bfad_trcmod.h"
> +#include <scsi/scsi_transport.h>
> +#include "bfad_attr.h"
Why a scsi .h file after your local ones?
> +
> +/**
> + * @dg FC_transport_template FC transport template
> + * @{
> + */
What is this?
> +/**
> + * @brief
> + * FC transport template entry, get SCSI target port ID.
> + */
Same here, this looks very wierd. This goes for all of your function
comments :(
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists