Skip to content
Commit 30982583 authored by Salah Triki's avatar Salah Triki Committed by Luis de Bethencourt
Browse files

fs/befs/linuxvfs.c: move useless assignment

Control is transfered to unacquire_none when sb->s_fs_info is equal to
NULL, so the assignment to NULL is useless and it is moved above
unacquire_none.

Link: http://lkml.kernel.org/r/ed41da113fc693c7daa4e8813ca04cc766ddfc05.1464226521.git.salah.triki@acm.org


Signed-off-by: default avatarSalah Triki <salah.triki@acm.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent c8d2bc9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment