mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 20:31:50 +08:00
Removed unused variable.
This commit is contained in:
@@ -2434,7 +2434,6 @@ static ATTRIBUTES int ec_ioctl_sc_emerg_clear(
|
||||
{
|
||||
ec_ioctl_sc_emerg_t io;
|
||||
ec_slave_config_t *sc;
|
||||
int ret;
|
||||
|
||||
if (unlikely(!ctx->requested)) {
|
||||
return -EPERM;
|
||||
|
||||
Reference in New Issue
Block a user