public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Ford <david+challenge-response@blue-labs.org>
To: linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: warning: comparison is always false due to limited range of data type
Date: Sat, 07 Aug 2004 19:17:17 -0400	[thread overview]
Message-ID: <411562FD.5040500@blue-labs.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

2.6.8-rc3

  CC      fs/smbfs/inode.o
fs/smbfs/inode.c: In function `smb_fill_super':
fs/smbfs/inode.c:563: warning: comparison is always false due to limited 
range of data type
fs/smbfs/inode.c:564: warning: comparison is always false due to limited 
range of data type

    559         mnt->ttl = SMB_TTL_DEFAULT;
    560         if (ver == SMB_MOUNT_OLDVERSION) {
    561                 mnt->version = oldmnt->version;
    562
    563                 SET_UID(mnt->uid, oldmnt->uid);
    564                 SET_GID(mnt->gid, oldmnt->gid);
    565
    566                 mnt->file_mode = (oldmnt->file_mode & S_IRWXUGO) 
| S_IFREG;
    567                 mnt->dir_mode = (oldmnt->dir_mode & S_IRWXUGO) | 
S_IFDIR;
    568
    569                 mnt->flags = (oldmnt->file_mode >> 9);
    570         } else {
    571                 if (parse_options(mnt, raw_data))
    572                         goto out_bad_option;
    573         }


[-- Attachment #2: david+challenge-response.vcf --]
[-- Type: text/x-vcard, Size: 183 bytes --]

begin:vcard
fn:David Ford
n:Ford;David
email;internet:david@blue-labs.org
title:Industrial Geek
tel;home:Ask please
tel;cell:(203) 650-3611
x-mozilla-html:TRUE
version:2.1
end:vcard


             reply	other threads:[~2004-08-07 23:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-07 23:17 David Ford [this message]
2004-08-08  0:41 ` warning: comparison is always false due to limited range of data type Paul Jackson
2004-08-08  1:09   ` [OT] " David Ford
2004-08-08  1:52     ` Paul Jackson
2004-08-08 14:21   ` Andi Kleen
2004-08-09  2:37     ` Paul Jackson
2004-08-09 21:42       ` Paul Jackson
     [not found] <2qIDQ-7ZR-13@gated-at.bofh.it>
     [not found] ` <2qK2T-oz-1@gated-at.bofh.it>
     [not found]   ` <2qWQx-Hi-7@gated-at.bofh.it>
     [not found]     ` <2r8oA-ks-1@gated-at.bofh.it>
     [not found]       ` <20040818225304.GF22559@bouh.is-a-geek.org>
2004-08-18 23:14         ` Paul Jackson

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=411562FD.5040500@blue-labs.org \
    --to=david+challenge-response@blue-labs.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox