summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-16 12:10:35 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-16 12:11:57 +0100
commit8642322396987a586037942a2e47dee44bb1ed05 (patch)
treea985f1490f39c8a1d8a599acb4a324fc2f4d4153 /configure
parent374141decf7c9978fd2c535099440d68e11e7683 (diff)
str: Avoid trailing space in string returng by argv2str()
Don't add a trailing whitespace to the string returned by argv2str(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions
d 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 'include/uapi/mtd')