[PATCH] drm/nouveau: fix bug id typo in comment

2017-01-05 Thread Ben Skeggs
On 01/05/2017 04:13 PM, Ilia Mirkin wrote: > The issue was recorded in fd.o bug 27501, not 25701. Got it, thanks! Ben. > > Signed-off-by: Ilia Mirkin > --- > drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH] drm/nouveau: fix bug id typo in comment

2017-01-05 Thread Ilia Mirkin
The issue was recorded in fd.o bug 27501, not 25701. Signed-off-by: Ilia Mirkin --- drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c