From: Mikael Pettersson Date: Tue, 30 Oct 2007 13:21:55 +0000 (+0100) Subject: sata_promise: cleanups X-Git-Tag: v2.6.24-rc2~76^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5595ddf98cb3bf2c18b3b96587a1a9b0b08c267a;p=pandora-kernel.git sata_promise: cleanups Minor sata_promise cleanups: - use C99 array initialisers in pdc_port_info[] - add myself in the file head's Maintained by note, since users don't always read the MAINTAINERS file - SG/PRD bug workaround warrants driver version bump Signed-off-by: Mikael Pettersson -- drivers/ata/sata_promise.c | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed