Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Octavian Purdila
Date: Thursday, February 25, 2010 - 4:02 am

> I think one of them is enough, since we already chose commas, why

It is just for simpler implementation. It is actually harder to restrict the separator to only commas insted of allowing both spaces and commas, because I rely on functions used for the integer vector handling. 

Maybe I should change those functions to be more generic and thus to allow more stricter input, but I am not sure if its worth it. Isn't a more permissive input format desirable?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap, Octavian Purdila, (Thu Feb 25, 4:02 am)