From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: Checking the description for aac_comm_init() Date: Thu, 2 Nov 2017 11:30:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Language: en-GB Sender: linux-kernel-owner@vger.kernel.org To: aacraid@microsemi.com, linux-scsi@vger.kernel.org, "James E. J. Bottomley" , "Martin K. Petersen" Cc: LKML , kernel-janitors@vger.kernel.org List-Id: linux-scsi@vger.kernel.org Hello, I have taken another look also at the implementation of the function “aac_comm_init”. http://elixir.free-electrons.com/linux/v4.14-rc7/source/drivers/scsi/aacraid/comminit.c#L333 https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/drivers/scsi/aacraid/comminit.c?id=fa8785e862ef644f742558f1a8c91eca6f3f0004#n345 Can it be that the description for the possible return values is questionable in the corresponding comment block at the moment? Regards, Markus