From: Hu Gang <hugang at soulinfo.com> Subject: [Stgt-devel] [patch] modularization target types. V2. Date: Mon, 16 Apr 2007 18:29:06 +0800 > this patch adding support mutiple scsi type as a modules. > > --- > > usr/mmc.c | 7 ++++++- > usr/osd.c | 7 ++++++- > usr/sbc.c | 7 ++++++- > usr/spt.c | 8 +++++++- > usr/target.c | 61 +++++++++++++++++++++++++++++++++++++++++++--------------- > usr/tgtd.h | 4 ++++ > 6 files changed, 74 insertions(+), 20 deletions(-) Thanks, but: rouen:~/git/tgt/usr$ git-apply --whitespace=error < ~/Mail/inbox/8 Adds trailing whitespace. <stdin>:203: Adds trailing whitespace. <stdin>:215: Adds trailing whitespace. <stdin>:276: shprintf(total, buf, rest, fatal: 3 lines add trailing whitespaces. |