memory: brcmstb: dpfe: fix type declaration of variable "ret"
authorMarkus Mayer <[email protected]>
Tue, 13 Feb 2018 20:40:39 +0000 (12:40 -0800)
committerFlorian Fainelli <[email protected]>
Fri, 23 Feb 2018 18:56:31 +0000 (10:56 -0800)
commit9f2c4d95e088a44b2b68fedbd4593070b53754a7
tree6c4f1b42c92573bdd4ac43c5d2f4cb5d5473a0bc
parent69d7d95452b8964ccb6bf8a7295016f6c669aa53
memory: brcmstb: dpfe: fix type declaration of variable "ret"

In some functions, variable "ret" should be ssize_t, so we fix it.

Fixes: 2f330caff577 ("memory: brcmstb: Add driver for DPFE")
Signed-off-by: Markus Mayer <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
drivers/memory/brcmstb_dpfe.c