diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2011-04-21 10:00:18 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-05-04 16:02:40 +1000 |
commit | cce36444173b943f7b27e726ab38b3340cdebc41 (patch) | |
tree | ab48a588fbe884863e99ff5e5c1dffed59ae35af /arch/powerpc/mm/mmu_context_hash64.c | |
parent | ecb7390211fe9cb14ff0bae116a3f4f1149c0b6c (diff) | |
download | blackbird-op-linux-cce36444173b943f7b27e726ab38b3340cdebc41.tar.gz blackbird-op-linux-cce36444173b943f7b27e726ab38b3340cdebc41.zip |
powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
Remove the unnecessary initialization of "dev_t bsr_dev" since it's
subsequently used in an "alloc_chrdev_region()" call which uses that
variable in an output-only fashion.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/mmu_context_hash64.c')
0 files changed, 0 insertions, 0 deletions