summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/err_titan.c
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2012-11-17 21:33:15 +0100
committerBen Skeggs <bskeggs@redhat.com>2012-11-19 08:54:20 +1000
commit3bb076af2ae571a48465972d5747175cec3564cd (patch)
treee12b91324bd928305d2a113faa569cfdcaa6c2dd /arch/alpha/kernel/err_titan.c
parentd9c390561d1c4e520773e62781bbf89bb6845353 (diff)
drm/nouveau/bios: fix DCB v1.5 parsing
memcmp->nv_strncmp conversion, in addition to name change, should have inverted the return value. But nv_strncmp does not act like strncmp - it does not check for string terminator, returns true/false instead of -1/0/1 and has different parameters order. Let's rename it to nv_memcmp and let it act like memcmp. Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'arch/alpha/kernel/err_titan.c')
0 files changed, 0 insertions, 0 deletions