misc/xilinx_sdfec: remove redundant _{open, release} function
authorBo Svangård <bo.svangard@sylog.se>
Sat, 22 Apr 2023 19:59:33 +0000 (21:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 May 2023 17:59:56 +0000 (18:59 +0100)
commitf5070bf0e7e70e1ed3aaf422f8ae54ce70aa1bbe
tree5feb7095d2aa7bcb6cf34d1a560206b1100d7683
parent0f2c1f801a67ec2dc01efc10f2ea78ce06c35602
misc/xilinx_sdfec: remove redundant _{open, release} function

The functions are redundant as they are empty and performed by the misc
driver.

Signed-off-by: Bo Svangård <bo.svangard@sylog.se>
Acked-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20230422195933.523874-1-bo.svangard@sylog.se
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/xilinx_sdfec.c