From: Dan Carpenter Date: Thu, 6 Feb 2014 08:03:08 +0000 (+0300) Subject: isdn/hisax: hex vs decimal typo in prfeatureind() X-Git-Tag: v3.14-rc3~36^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd139781546f22c41276045f6464c51074b50c40;p=pandora-kernel.git isdn/hisax: hex vs decimal typo in prfeatureind() This is a static checker fix, but judging from the context then I think hexidecimal 0x80 is intended here instead of decimal 80. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed