From: Luis de Bethencourt Date: Thu, 11 Dec 2014 00:22:52 +0000 (-0300) Subject: [media] staging: media: lirc: lirc_zilog.c: keep consistency in dev functions X-Git-Tag: fixes-v4.0-rc1~147^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecd424006d0e17c526a85e7d5ac4ace476b0dbb;p=pandora-kernel.git [media] staging: media: lirc: lirc_zilog.c: keep consistency in dev functions The previous patch switched some dev functions to move the string to a second line. Doing this for all similar functions because it makes the driver easier to read if all similar lines use the same criteria. Signed-off-by: Luis de Bethencourt Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed