diff options
| author | Christian Engelmayer <cengelma@gmx.at> | 2014-04-26 16:04:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-03 19:50:42 -0400 |
| commit | 1d57261c96cf37949b87d9d239afb3734846d78e (patch) | |
| tree | e80b36bdcc6907fe769be2f88325adcf9bfd0195 /include/linux/stackprotector.h | |
| parent | c1bc97f8f498a2bfab63ceef761fb0e88ef7c065 (diff) | |
staging: comedi: remove duplicate pointer assignments in attach functions
Some board pointer are assigned twice via comedi_board() in the comedi low
level driver attach functions. Remove the duplicate assignment from the
variable definition where the pointer is not used anyway until assigned later
in the function when dev->board_ptr, that comedi_board() relies on, is setup
correctly.
Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
