From: Antonio Ospite Date: Mon, 30 Dec 2013 16:41:46 +0000 (-0300) Subject: [media] gspca_kinect: fix messages about kinect_read() return value X-Git-Tag: v3.15-rc1~85^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf78070d7ec8ff0231c5c2b1b16c78e10c768fc;p=pandora-kernel.git [media] gspca_kinect: fix messages about kinect_read() return value Messages relative to kinect_read() are printing "res" which contains the return value of a previous kinect_write(). Print the correct value in the messages. Cc: Julia Lawall Signed-off-by: Antonio Ospite Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed