From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Wed, 1 Sep 2021 15:43:46 +0200 References: <20210830221000.179369-1-mcgrof@kernel.org> <20210830221000.179369-4-mcgrof@kernel.org> In-Reply-To: <20210830221000.179369-4-mcgrof@kernel.org> Message-ID: Subject: Re: [PATCH 03/15] m68k/emu/nfblock: add error handling support for add_disk() From: Geert Uytterhoeven Content-Type: text/plain; charset="UTF-8" To: Luis Chamberlain Cc: Jens Axboe , justin@coraid.com, Ulf Hansson , Hannes Reinecke , Tejun Heo , Philipp Reisner , Lars Ellenberg , Jeff Dike , Richard Weinberger , Anton Ivanov , Johannes Berg , chris.obbard@collabora.com, Gabriel Krisman Bertazi , YiFei Zhu , thehajime@gmail.com, Chris Zankel , Max Filippov , Tim Waugh , "open list:TENSILICA XTENSA PORT (xtensa)" , linux-um , linux-m68k , Lars Ellenberg , linux-block@vger.kernel.org, Linux Kernel Mailing List , Luis Chamberlain List-ID: On Tue, Aug 31, 2021 at 12:10 AM Luis Chamberlain wrote: > We never checked for errors on add_disk() as this function > returned void. Now that this is fixed, use the shiny new > error handling. > > Signed-off-by: Luis Chamberlain Reviewed-by: Geert Uytterhoeven Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds