All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [nouveau:master 39/72] nv50.c:187:1-59: code aligned with following code
Date: Mon, 27 Aug 2012 05:18:10 +0000	[thread overview]
Message-ID: <20120827051810.GA17125@localhost> (raw)

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

                 reply	other threads:[~2012-08-27  5:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120827051810.GA17125@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.