From: Heinrich Schuchardt <hidden> Date: 2016-07-31 07:43:13
For pdata == null the code leaves with an error.
There is need to check the condition again.
Signed-off-by: Heinrich Schuchardt <redacted>
---
drivers/net/dsa/b53/b53_mmap.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
From: Heinrich Schuchardt <hidden> Date: 2016-07-31 11:42:54
For pdata == null the code leaves with an error.
There is no need to check the condition again.
Signed-off-by: Heinrich Schuchardt <redacted>
---
drivers/net/dsa/b53/b53_mmap.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)