summaryrefslogtreecommitdiff
path: root/trie.h
diff options
context:
space:
mode:
authorKartik Mistry <kartik@debian.org>2013-05-30 18:52:28 +0530
committerDaniel Borkmann <dborkman@redhat.com>2013-05-30 16:59:38 +0200
commit802845c9f38e7ad05e879a4778d947ad3637d1d3 (patch)
tree94158a69da41c84509c21c5ef1731bda61980f9d /trie.h
parent2e76c84b8e19ba02e82ce90370efe9feefd5a4b3 (diff)
man: manpage hyphen fixes, take two
Fix hyphens all over. Signed-off-by: Kartik Mistry <kartik@debian.org> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trie.h')
0 files changed, 0 insertions, 0 deletions
ux/net-next.git/diff/sound/soc/codecs/wm8750.c?h=nds-private-remove&id=2ad5d52d42810bed95100a3d912679d8864421ec&id2=83b5d1e3d3013dbf90645a5d07179d018c8243fa'>diff)
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
In swab.h the "#if BITS_PER_LONG > 32" breaks compiling userspace programs if BITS_PER_LONG is #defined by userspace with the sizeof() compiler builtin. Solve this problem by using __BITS_PER_LONG instead. Since we now #include asm/bitsperlong.h avoid further potential userspace pollution by moving the #define of SHIFT_PER_LONG to bitops.h which is not exported to userspace. This patch unbreaks compiling qemu on hppa/parisc. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm8750.c')