lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 04 Aug 2008 14:27:33 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	joerg.roedel@....com
Cc:	akpm@...ux-foundation.org, mingo@...hat.com, tglx@...utronix.de,
	hpa@...or.com, rth@...ddle.net, paulus@...ba.org,
	benh@...nel.crashing.org, fujita.tomonori@....ntt.co.jp,
	muli@...ibm.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 02/10] sparc64: rename iommu_num_pages function to
 iommu_nr_pages

From: Joerg Roedel <joerg.roedel@....com>
Date: Mon, 4 Aug 2008 18:04:42 +0200

> @@ -35,7 +35,7 @@
>  
>  #define SG_ENT_PHYS_ADDRESS(SG)	(__pa(sg_virt((SG))))
>  
> -static inline unsigned long iommu_num_pages(unsigned long vaddr,
> +static inline unsigned long iommu_nr_pages(unsigned long vaddr,
>  					    unsigned long slen)

Please, when you change the name of a function, fix up the indentation
of the arguments in the following lines of the declaration so that they
still line up properly.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ