Re: [PATCH v5 6/6] ttm_pool_mgr_init() does not check return value
Markus Elfring <[email protected]>
| Newsgroups | dev.linux.lists.linux-kernel-mentees,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
> Bug: ttm_pool_mgr_init() does not check return value in > ttm_global_init(). I find this wording partly inappropriate. > Fix: Check the return value from ttm_pool_mgr_init() and propagate > the error. How do you think about to omit the text “Fix:”? Please specify subsystem information in your patch subjects. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2#n688 Regards, Markus