xfs
[Top] [All Lists]

TAKE 966576 - use is_power_of_2() instead of open coding checks

To: sgi.bugs.xfs@xxxxxxxxxxxx
Subject: TAKE 966576 - use is_power_of_2() instead of open coding checks
From: dgc@xxxxxxx (David Chinner)
Date: Wed, 20 Jun 2007 15:22:52 +1000 (EST)
Cc: xfs@xxxxxxxxxxx
Sender: xfs-bounce@xxxxxxxxxxx
Use is_power_of_2 instead of open coding checks

Signed-off-by: vignesh babu <vignesh.babu@xxxxxxxxx>


Date:  Wed Jun 20 15:22:20 AEST 2007
Workarea:  chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by:  vignesh.babu@xxxxxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:28950a
fs/xfs/xfs_inode.c - 1.464 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_inode.c.diff?r1=text&tr1=1.464&r2=text&tr2=1.463&f=h
        - Use is_power_of_2 instead of open coding checks



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE 966576 - use is_power_of_2() instead of open coding checks, David Chinner <=