]> asedeno.scripts.mit.edu Git - linux.git/commit
quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 16 Aug 2017 14:16:30 +0000 (16:16 +0200)
committerJan Kara <jack@suse.cz>
Mon, 21 Aug 2017 14:02:59 +0000 (16:02 +0200)
commit434aafb572d24bfef8aade15b59e195f58d9bc34
treef0a3f76fa0b9ac8ef2058d641c5e38bfc8780466
parentb5f5245491b4bea1fd75dfd535e0ea7ec2071b3c
quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/quota_v2.c