On Wed, 4 Jun 2014, Oleg Drokin wrote: > Minor nitpick I guess, but ret cannot be anything but 0 here I think (until > somebody changes the way proc_dointvec_minmax for write=true operates)? >
We need to return 0 regardless of whether proc_dointvec_minmax() changes in the future, the patch is correct. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/