From: H Hartley Sweeten Date: Tue, 30 Oct 2012 00:03:20 +0000 (-0700) Subject: staging: comedi: addi_eeprom: make the 93c76 eeprom functions static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~816 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c598686f5d34897a92226436d2347a38638e4726;p=pandora-kernel.git staging: comedi: addi_eeprom: make the 93c76 eeprom functions static The functions used to read the 93c76 eeprom are only used in this file. Move them to remove the need for the forward declarations. Also, remove some of the more obvious comments and fix a couple coding style issues while moving the functions. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed