Re: [PATCH 1/6] staging/lustre/lnet: remove kiblnd_debug_conn/rx/tx

From: Greg KH
Date: Sat Mar 08 2014 - 22:22:40 EST


On Wed, Mar 05, 2014 at 09:27:15PM +0800, Peng Tao wrote:
> They are not called by anyone and cause gcc warning:
> drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c:609: warning: âkiblnd_debug_connâ
> defined but not used
> drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c:589: warning: âkiblnd_debug_rxâ
> defined but not used
> drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c:597: warning: âkiblnd_debug_txâ
> defined but not used

Don't wrap error messages, it's not needed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/