]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: silicom: remove the bpctl_dev_t typdef
authorChad Williamson <chad@dahc.us>
Tue, 25 Jun 2013 23:59:22 +0000 (18:59 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 21:40:16 +0000 (14:40 -0700)
commitefb39e4eb3f117925d53c88c63e46131f0efc6da
treec69a02e42179719f6f60e34f34e0eb822f138723
parent64dcfe6b84d4104d93e4baf2b5a0b3e7f2e4cc30
Staging: silicom: remove the bpctl_dev_t typdef

Replace the bpctl_dev_t typdef in bpctl_mod.c with struct bpctl_dev
for coding style compliance.

Signed-off-by: Chad Williamson <chad@dahc.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bpctl_mod.c