From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasiliy Kulikov Date: Mon, 13 Sep 2010 13:32:08 +0000 Subject: Re: [PATCH] char: hvc: check for error case Message-Id: <20100913133208.GA11032@albatros> List-Id: References: <1284317835-5086-1-git-send-email-segooon@gmail.com> <4C8E2355.60807@tilera.com> In-Reply-To: <4C8E2355.60807@tilera.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Chris Metcalf Cc: Arnd Bergmann , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, FUJITA Tomonori , Paul Mundt , linuxppc-dev@lists.ozlabs.org On Mon, Sep 13, 2010 at 09:12 -0400, Chris Metcalf wrote: > Thanks, accepted into my tree (for the next merge window). In practice all > this means is in debug mode we'll get a warning from do_one_initcall() > rather than silence, but you're right, it's technically better. :-) Anyway it's better, if user sees warning in the dmesg, he/she might response to this situation. Best, -- Vasiliy