commit | 3d2409d4f1d459ad734718ab19c731a934968ec0 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Apr 09 15:22:16 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 09 12:36:43 2013 -0700 |
tree | 1d717cb0c5e663e17807fc44eccaa23677571de1 | |
parent | de68600e32fa713544a2dde68dac783411405b46 [diff] |
staging: speakup: fix a bug when translate octal numbers There are actually overflow bug and typo. And bug was never happened due to the typo. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>