On Mon, 22 May 2017 12:54:37 +0800 Gang He <g...@suse.com> wrote: > This patch will fix a static checker warning, this warning was > caused by commit d56a8f32e4c662509ce50a37e78fa66c777977d3. after > apply this patch, the error return value will not be NULL(zero).
When identifying another commit, please use the form d56a8f32e4c6 ("ocfs2: check/fix inode block for online file check") And when fixing warnings such as this, please quote the warning in full and identify which checker tool generated that warning.