From: H Hartley Sweeten Date: Wed, 13 Jun 2012 22:43:04 +0000 (-0700) Subject: staging: comedi: 8255: add namespace to 'do_config' function X-Git-Tag: v3.6-rc1~100^2~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8a6b3d86ec4d6ac8e2925a65335bd0d155c480;p=pandora-kernel.git staging: comedi: 8255: add namespace to 'do_config' function The name 'do_config' is pretty generic, and this function is the only one in this driver without namespace. Add namespace to it just to avoid any issues. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed