Staging: bcm: Replace unsigned long long with u64 in Ioctl.h
authorKevin McKinney <klmckinney1@gmail.com>
Tue, 4 Dec 2012 03:36:24 +0000 (22:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:47:10 +0000 (10:47 -0800)
commit1fb14c4276fb59f3523fc33a1acf63c1af64f793
tree04e017ace99f3490ea0bea4825bf1bdaf1720573
parent44d8311272c0d67ce135fc5cc985ff6f399a75a5
Staging: bcm: Replace unsigned long long with u64 in Ioctl.h

This patch replaces "unsigned long long" with
u64" in Ioctl.h.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Ioctl.h
This page took 0.025188 seconds and 5 git commands to generate.