lkml.org 
[lkml]   [2002]   [May]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    DateSat, 11 May 2002 00:24:02 -0400 (EDT)
    FromFrank Davis <>
    Subject[PATCH] 2.5.15 : drivers/block/paride/pd.c minor unused var
    Hello all,
      This patch removes an unused function variable..
    
    Regards,
    Frank
    
    --- drivers/block/paride/pd.c.old	Sat May  4 12:23:09 2002
    +++ drivers/block/paride/pd.c	Sat May 11 00:14:07 2002
    @@ -382,7 +382,7 @@
     
     int pd_init (void)
     
    -{       int i;
    +{       
     	request_queue_t * q; 
     
     	if (disable) return -1;
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2005-03-22 13:22    [from the cache]
    ©2003-2008