commit | a6d68ecc56ed182644c81ef6917ce1f5404db7dd | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <dmitry.kasatkin@intel.com> | Thu Jan 26 19:13:20 2012 +0200 |
committer | James Morris <jmorris@namei.org> | Thu Feb 02 00:23:39 2012 +1100 |
tree | c2141a497e88fa2d596833f2a27c87f5b995cbc6 | |
parent | 4877e056192245b387aae004ab38f7f3899dd57c [diff] |
lib/mpi: added comment on divide by 0 case Comment explains that existing clients do not call this function with dsize == 0, which means that 1/0 should not happen. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com> Reviewed-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>