From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 15:36:37 +0000 (+0200) Subject: ide-disk: add proc_idedisk_read_smart() helper X-Git-Tag: v2.6.26-rc1~1044^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799ee57ac83f019f035024614d95067ce583bc2b;p=pandora-kernel.git ide-disk: add proc_idedisk_read_smart() helper * Factor out common code from proc_idedisk_read_smart_{thresholds,values}() to proc_idedisk_read_smart() helper. * Rename proc_idedisk_read_smart_thresholds() to proc_idedisk_read_st() and proc_idedisk_read_smart_values() to proc_idedisk_read_sv(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed