]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: ni_atmio: remove printk noise in ni_isapnp_find_board()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 18 Jul 2014 20:30:00 +0000 (13:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 23:08:01 +0000 (16:08 -0700)
commitee68d168cbfe0d8cdee8ea4b1d21a64dc24a621b
tree00da3c3166a1dd86fc84fcd59f4e237c25f9fb14
parent9d3e5ab5e8063fd515b743d282d64f0a05202e94
staging: comedi: ni_atmio: remove printk noise in ni_isapnp_find_board()

The printk() messages in this function a just added noise. Remove them.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_atmio.c