On Tue, Jun 08, 2021 at 05:47:42AM CDT, Andrew Jeffery wrote: >Unpack and remove the aspeed_kcs_probe_of_v[12]() functions to aid >rearranging how the private device-driver memory is allocated. > >Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx> >--- > drivers/char/ipmi/kcs_bmc_aspeed.c | 154 ++++++++++++++--------------- > 1 file changed, 77 insertions(+), 77 deletions(-) > Reviewed-by: Zev Weiss <zweiss@xxxxxxxxxxx>