aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mma7455_i2c.c
diff options
context:
space:
mode:
authorNishka Dasgupta <nishkadg.linux@gmail.com>2019-06-21 11:38:16 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-21 16:55:23 +0200
commite39956c0d35efc36acbead9fc624a9ffd7d7ab82 (patch)
tree944d9b623c618f4262aee5c9335c885fc5a55774 /drivers/iio/accel/mma7455_i2c.c
parentstaging: rtl8712: Remove function r8712_setrfintfs_cmd() (diff)
downloadlinux-dev-e39956c0d35efc36acbead9fc624a9ffd7d7ab82.tar.xz
linux-dev-e39956c0d35efc36acbead9fc624a9ffd7d7ab82.zip
staging: rtl8712: Replace function r8712_init_cmd_priv()
Remove function r8712_init_cmd_priv as all it does is call _init_cmd_priv. Rename _init_cmd_priv to r8712_init_cmd_priv to maintain compatibility with call sites. Change type of new r8712_init_cmd_priv from static to non-static as original r8712_init_cmd_priv was non-static. Change return type of new r8712_init_cmd_priv to int as original had return type u32 but new (formerly _init_cmd_priv) had return type sint. Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/accel/mma7455_i2c.c')
0 files changed, 0 insertions, 0 deletions