On Tue, Mar 13, 2018 at 11:03:31PM +0800, Anand Jain wrote:
> On 03/08/2018 10:33 PM, David Sterba wrote:
> > All callers pass a valid pointer, we can remove the redundant checks.
> >
> > Signed-off-by: David Sterba
> > ---
> > fs/btrfs/extent_io.c | 9 ++---
> > 1 file changed, 6 insertio
On 03/08/2018 10:33 PM, David Sterba wrote:
All callers pass a valid pointer, we can remove the redundant checks.
Signed-off-by: David Sterba
---
fs/btrfs/extent_io.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/fs/btrfs/extent_io.c b/fs/btrfs/extent_io.c
in