On Fri, 8 Aug 2008 09:47:44 +0200 "Adel Gadllah" <adel.gadllah@xxxxxxxxx> wrote: > > strchr(str, ' ') would make the intention clear here rather than using > > '4' ? > > yeah will do that Actually you don't need strchr here. You can just use simple_strtol. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html