commit | 7ea62d70311d92d4c40fa0514940110af055f7a9 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Tue Feb 10 14:08:56 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 10 14:30:29 2015 -0800 |
tree | 34fdd9e55028de5cab6226d91a8fac483b2187bf | |
parent | d6edc87af85988ba126db05b4f26ac9ffa6c04fb [diff] |
ocfs2: quota_local: remove unused function Remove ol_dqblk_file_block() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Cc: Mark Fasheh <mfasheh@suse.com> Cc: Joel Becker <jlbec@evilplan.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>