* [nouveau:master 39/72] nv50.c:187:1-59: code aligned with following code
@ 2012-08-27 5:18 Fengguang Wu
0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-08-27 5:18 UTC (permalink / raw)
To: kernel-janitors
Hi Ben,
FYI, there are new coccinelle warnings show up in
tree: git://git.freedesktop.org/git/nouveau/linux-2.6 master
head: fc72098aca323093e899eaa1284686b7d64a4b51
commit: 505c59fd7c71cffec272fef218c1c49987850fa3 [39/72] drm/nouveau/mxm: split up into bios code and a subdev module
All coccinelle warnings:
+ drivers/gpu/drm/nouveau/core/subdev/mxm/nv50.c:187:1-59: code aligned with following code on line 188
vim +187 drivers/gpu/drm/nouveau/core/subdev/mxm/nv50.c
184 {
185 u64 desc = *(u64 *)data;
186 if ((desc & 0xf0) != 0xf0)
> 187 nv_info(mxm, "unmatched output device 0x%016llx\n", desc);
188 return true;
189 }
190
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com> Intel Corporation
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-27 5:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-27 5:18 [nouveau:master 39/72] nv50.c:187:1-59: code aligned with following code Fengguang Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).