]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: fix print(k) coding style issue in aio_aio12_8.c
authorMaurice Dawson <mauricedawson2699@googlemail.com>
Thu, 8 Apr 2010 12:13:20 +0000 (13:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:32 +0000 (11:35 -0700)
commitb700d773f80988258d3ebdd615c17a257250e91f
tree9e3c6c60b64f7cb9c121a70f493687e8018373a3
parentf7c9bb9de372bf61b301d953fb2a185f3f431608
Staging: comedi: fix print(k) coding style issue in aio_aio12_8.c

This is a patch to the aio_aio12_8.c that fixes up print(k) warnings found by the checkpatch.pl tool

Signed-off-by: Maurice Dawson <mauricedawson2699@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/aio_aio12_8.c